Products Technologies Demo Docs Blog Support Company

Reporting Best Practices and How-To Guides

This article collection contains best practices and how-to guides for Text Control Reporting (MailMerge) and the HTML5 based rich text editor (Web.TextControl). Getting-Started and Basic Concepts MailMerge Web.TextControl MailMerge, Reporting: One engine, three platforms ? ? HTML5 technical considerations - The concept explained ? ? Reporting: Conditional formatted text blocks ? HTML5 Web Editor: Loading and Saving Documents ? ? Report types: Master-Detail, Side-by-Side, Sub Reports ? Q&A:…

Reporting Best Practices and How-To Guides

This article collection contains best practices and how-to guides for Text Control Reporting (MailMerge) and the HTML5 based rich text editor (Web.TextControl).

Getting-Started and Basic Concepts MailMerge Web.TextControl
MailMerge, Reporting: One engine, three platforms
HTML5 technical considerations - The concept explained
Reporting: Conditional formatted text blocks
HTML5 Web Editor: Loading and Saving Documents
Report types: Master-Detail, Side-by-Side, Sub Reports
Q&A: MS Word compatible reporting for the .NET Framework
MS Word compatible Mail Merge and Reporting
Pixel-perfect reporting templates with TX Text Control
Checking browser HTML5 capabilities
Demos MailMerge Web.TextControl
Demo Template: Historical Stock Overview Report
Expense Report with Business Objects
Expense Report Template in Detail
Creating Avery labels using Text Control Reporting
Data Source MailMerge Web.TextControl
LINQ to DataSet: Filter your data before merging
MailMerge: Master table and client tables
Report Data Source Configuration Files
Excel files as data sources using RSSBus
Use XML schemas in TX Text Control Words
Advantages of using business objects
Creating separate documents from multiple data records
Using barcodes in business documents
Merge Fields MailMerge Web.TextControl
MailMerge: Conditional INCLUDETEXT fields
MailMerge: Merge CheckBoxes during the merge process
MailMerge: Formatting numeric strings in merge fields
Merge formatted text into MergeFields using HTML
Creating Labels with NEXT Fields
Alternate row colors using NEXT fields
Merge formatted HTML into merge fields
Dynamic, custom SUM fields in merge blocks
Prefixed merge field names: Using related tables
Merge Blocks MailMerge Web.TextControl
Merge blocks with MergeObjects
Repeating blocks with related sub tables
Repeating blocks with breaks and without
Customizing MailMerge Web.TextControl
TX Text Control Web: Customize the ribbon bar
TX Text Control Web: Attaching events to ribbon elements
Removing complete ribbon tabs from the HTML5 Web editor
Web.TextControl: Adding buttons to the ribbon bar
Image Merging MailMerge Web.TextControl
Image merging in Text Control reports
Merging Images from Files using SearchPath
Miscellaneous MailMerge Web.TextControl
MailMerge API changes in version X10
Using sub-templates in Text Control Reporting
Tables Uncovered: Using Table Headers in Your Reports
Updating a progress bar during Merge processes
Custom processing using MailMerge events

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.


ReportingHTML5Tutorial

HTML5 Technical Considerations - The Concept Explained

The HTML5 Web Editor consists of two parts: The ASP.NET server control Web.TextControl that provides the client-interface and user experience and the TX Text Control Web Server running as a…


ReportingHTML5Tutorial

TX Text Control Web: Attaching Events to Ribbon Elements

The HTML5 Web editor and template designer that is part of TX Text Control .NET Server comes with a ready-to-use ribbon bar implementation. Thanks to the fact that this ribbon bar is completely…


ReportingHTML5Tutorial

TX Text Control Web: Customize the Ribbon Bar

The new HTML5 based editor requires no plug-ins, but pure HTML5 and CSS. Therefore, each element of the 'out-of-the-box' usable ribbon bar can be customized and removed, if required. This enables…


ASP.NETDocumentViewerHTML5

Creating an ASP.NET MVC DocumentViewer Application With Razor

Create a simple ASP.NET (MVC) application that uses the HTML5 document viewer.