MailMerge, Reporting: One Engine, Three Platforms
Reporting templates are created using the Text Control template designer which is based on the .NET developer library TX Text Control. The designer is available for Windows Forms, WPF and soon HTML-based for ASP.NET. All of these visual components can be connected to the same Reporting engine MailMerge to create the resulting documents in various formats. This engine populates merge fields and repeating blocks automatically with various data sources including business objects and databases.…

Reporting templates are created using the Text Control template designer which is based on the .NET developer library TX Text Control. The designer is available for Windows Forms, WPF and soon HTML-based for ASP.NET.
All of these visual components can be connected to the same Reporting engine MailMerge to create the resulting documents in various formats. This engine populates merge fields and repeating blocks automatically with various data sources including business objects and databases.

The advantage of Text Control Reporting - in addition to the Flow Type Layout Reporting features - is the compatible reporting engine. You can deploy your application to Windows Forms, WPF and ASP.NET without rewriting your code or recreating the reporting templates.
The .NET component MailMerge can be easily instantiated in all types of .NET applications: Web services, Windows services, ASP.NET Web applications, Windows Forms or WPF Windows applications. The mail merge process is invisible to the end-user and can be done in background tasks as well as in UI applications.
If the MailMerge class is connected to a visible TX Text Control class such as the Windows Forms component TXTextControl.TextControl, the loaded document is used as the template and the final resulting document is loaded back into the visual TX Text Control.
This concept makes integrating reporting functionality into your applications a very easy, but flexible task. Text Control Reporting is fully programmable and can be customized with a powerful API.
Download your trial version today and start evaluating the new way of creating reports in .NET applications.
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 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.
Automatically Reconnect to the Server and Recover the Document
We just published a sample project that shows how to reconnect to the server and how to recover the current document.
JavaScript API: Working with Merge Fields
This article gives an overview of how to add, remove and manipulate merge fields programmatically using the JavaScript API.
Technology Preview: Embeddable HTML Widget to integrate Document Editing to…
This technology preview shows an early version of an HTML widget that can be embedded into any HTML page.
Embedding TXTextControl.Web in non-.NET Framework applications like .NET…
This article shows how to embed the ASP.NET MVC component TXTextControl.Web into non-.NET Framework applications.