Products Technologies Demo Docs Blog Support Company

Creating Avery Labels Using Text Control Reporting

AveryTM labels provide ready to use, peel-off address labels and full-sheet mailing labels for laser and inkjet printers. The different available sizes of Avery labels became the de facto standard for printing labels. With Text Control Reporting, printing on Avery labels is very easy. Thanks to the fact that TX Text Control is compatible to MS Word, you can reuse the available MS Word templates and use them as the reporting template. In order to use the MailMerge features including repeating…

Creating Avery Labels Using Text Control Reporting
Avery logo

AveryTM labels provide ready to use, peel-off address labels and full-sheet mailing labels for laser and inkjet printers. The different available sizes of Avery labels became the de facto standard for printing labels.

With Text Control Reporting, printing on Avery labels is very easy. Thanks to the fact that TX Text Control is compatible to MS Word, you can reuse the available MS Word templates and use them as the reporting template.

In order to use the MailMerge features including repeating merge blocks, we published some sample templates for standard Avery labels. The tables and margins are designed to fit perfectly onto the Avery label sheets.

The template consists of one table row with three content columns. The complete table row is repeated as part of a merge block and at the end of the first two cells, a NEXT field is used to increase the current data row.

Avery template
  • Open the shipped template designer TX Text Control Words and load one of the published templates (see table at the end of this article).

  • Select Load Sample Database from the Data Source group of the Mailings ribbon tab.

    TX Text Control Words and Avery templates
  • Select Customer_Customer as the master table using the drop-down button Select Master Table.

    TX Text Control Words and Avery templates
  • Click on Preview Merge Fields to start the merge process.

The resulting, pixel-perfect document can be printed directly using TX Text Control or exported to PDF or any other supported format. Below is a screenshot of the resulting full page label document:

Avery merged document

The following table lists the prepared sample templates for Avery label sheets:

Avery Item # Labels Size Description Preview Download
5160 4" x 1" Address Text Control template_avery_5160.doc
5161 2.625" x 1" Address Text Control template_avery_5161.doc
5162 4" x 1.33" Address Text Control template_avery_5162.doc
5163 4" x 2" Address Text Control template_avery_5163.doc
5167 1.75" x 0.5" Return Address Text Control template_avery_5167.doc
5193 1.67" Circle Return Address Text Control template_avery_5193.doc

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Reporting

The Text Control Reporting Framework combines powerful reporting features with an easy-to-use, MS Word compatible word processor. Users can create documents and templates using ordinary Microsoft Word skills. The Reporting Framework is included in all .NET based TX Text Control products including ASP.NET, Windows Forms and WPF.

See Reporting products

Related Posts

ASP.NETReportingHTML5

Creating Your First ASP.NET Reporting Application

This tutorial shows how to use the MailMerge component in an ASP.NET Web application to merge a template with data to create an Adobe PDF document.


ASP.NETReportingTutorial

New Online Sample: Build your First Report

We published a new online demo that shows how to create a report including preparing data, creating a template to merging them together.


ReportingDocumentationReportingCloud

Create your First Document with ReportingCloud

As part of our new ReportingCloud documentation, we published a guided tutorial that shows how to create a document without programming.


CloudReportingMail Merge

MailMerge: Starting Each Merge Block on a New Page

A merge block is repeated based on the number of matching data rows in the hierarchical data object. The complete merge block is cloned and inserted under the original location in the template.…


ReportingTutorialWeb API

Using MailMerge with JSON Data

In the last article, we explained how to create an ASP.NET Web API to merge templates with JSON data in the payload body of an HTTP request. The focus of this article was on the Web API and…