Creating Reports with TX Text Control
The linked newsletter article provides a fully illustrated tutorial on building a report generation program with TX Text Control. Complete Visual Basic source code and project files are included, covering formatted output, headers, structured data sections, and page layouts.

A detailed and lusciously illustrated tutorial that shows you how to create a repot generating program with TX Text Control. Source code and Visual Basic project file included.
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.
Related Posts
Creating Conference Badges with Text Control Reporting
TX Text Control Reporting generates double-sided conference badges using merge blocks and XML data sources. Each badge template includes attendee names, ticket types, badge numbers, and…
Reporting: Merging MS Word Documents with DocVariables
TX Text Control can merge MS Word documents containing DOCVARIABLE fields by converting them to MERGEFIELD types. The code iterates through all ApplicationFields, changes the TypeName from…
Mail Merge: Suppress Lines with Empty Merge Fields
Address blocks in mail merge output can contain blank lines when merge fields have no data. Setting RemoveEmptyFields to false and then iterating through ApplicationFields after merging allows…
Alternate Row Colors Using NEXT Fields
The TX Text Control MailMerge engine supports alternating row colors by using NEXT fields within merge blocks. Placing a NEXT field at the end of a table row advances to the next data record…
.NET C# PDF Generation Techniques: Which Method is Right for Your Project?
This article explains the distinct advantage TX Text Control offers with its true WYSIWYG (What You See Is What You Get) template system, where templates are designed visually, similar to…
