New Text Control Reporting Online Demo Launched
The Text Control Reporting online demo loads an MS Word template with merge fields and repeating merge blocks into the Web.TextControl HTML5 editor. Users can edit the template, trigger the MailMerge process against a sample database, and toggle between design and merged views.

As part of our new Text Control Reporting Microsite, we launched a new, lightweight demo application that shows the Text Control Reporting Framework (TXTextControl.DocumentServer.MailMerge) in combination with the HTML5 based web editor (TXTextControl.Web.TextControl).
An MS Word template document is loaded automatically. The template consists of static content such as headers, footers, page formatting and dynamic content like merge fields and repeating merge blocks. A sample database is loaded to provide merge field names and data rows to preview the document.
How It Works
-
Click on Merge template to start the merge process.
Text Control is loading the template from the editor to merge it with data rows from the sample database. Text Control is populating merge fields by matching the names with available data column names.
-
Click Edit template to switch back to design view.

-
Edit the template by changing the format or adding content and merge fields.
-
Repeat the process at step 1.
Start the Demo Application
Try this on your own and test the new live demo project:
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
The MailMerge and ServerTextControl components of TX Text Control .NET Server for ASP.NET enable server-side reporting in Web Forms. A template.docx merges with XML data via a button click…
Automatically Reconnect to the Server and Recover the Document
When a WebSocket connection drops, the TX Text Control editor automatically reconnects and recovers the document using browser local storage. The implementation saves document state client-side…
JavaScript API: Working with Merge Fields
The TX Text Control JavaScript API enables inserting, deleting, and manipulating merge fields in the HTML5-based document editor. Developers create MergeField objects, add them at specific…
Technology Preview: Embeddable HTML Widget to integrate Document Editing to…
TX Text Control offers a technology preview of an embeddable JavaScript widget that adds document editing to Angular, React, and other web frameworks. Developers add a script tag and create a…
Embedding TXTextControl.Web in non-.NET Framework applications like .NET…
The HTML5-based Web.TextControl editor can run inside an IFrame to embed it in non-.NET Framework applications such as .NET Core or AngularJS sites. The hosting page sends structured JSON commands…
