Products Technologies Demo Docs Blog Support Company

Flow Type Layout Reporting Series: Sample Database and Templates

In order to show the typical applications for TX Text Control's Reporting classes, we prepared sample templates and databases. There are templates to create invoices, quotes and simple mailings. Find below sample screenshots of these templates: In this tutorial, we will show how to test these templates with our template designer TX Text Control Words. These templates are ready-to-use and contain features such as repeating items, repeating table headers and stylesheet formatting. The…

Flow Type Layout Reporting Series: Sample Database and Templates
Blog Series: Flow Type Layout Reporting

In order to show the typical applications for TX Text Control's Reporting classes, we prepared sample templates and databases. There are templates to create invoices, quotes and simple mailings. Find below sample screenshots of these templates:

In this tutorial, we will show how to test these templates with our template designer TX Text Control Words. These templates are ready-to-use and contain features such as repeating items, repeating table headers and stylesheet formatting.

The templates give you a good start to learn how to use Flow Type Layout Reporting. The Preview functionality is a great feature to see your template in action without compiling or packaging the report like with other reporting tools.

  1. Open TX Text Control Words and load the sample template Invoice using the Open Sample Template menu entry from the main menu File.

    Open sample template
  2. Click on Load Sample Database from the Mailings ribbon tab to open the sample database.

    Open the data source
  3. Select the table general from the drop-down list button Select Table. The table general is used for the fields in the document that are not part of a repeating block. The repeating block is named items, so that TX Text Control's Reporting class is looking for the table items automatically.

    Open the data source
  4. Now select Preview Merge Fields from the Preview ribbon tab. In the opened dialog, select the number of records for the preview process. You can choose the default value of 10 and confirm with OK.

    Open the data source

The template is merged with data from the two tables general and items. As you can see, the item table row is repeated automatically. Now, you can switch back to the edit mode by clicking the Preview Merge Fields button again in order to change the formatting or text to get used to the concept.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

Windows FormsGetting StartedTutorial

Windows Forms Tutorial: Create Your First Windows Forms C# Application

This tutorial shows how to create your first Windows Forms application with C# using TX Text Control .NET for Windows Forms in Visual Studio 2022.


ASP.NETASP.NET CoreMailMerge

How to Mail Merge MS Word DOCX Documents in ASP.NET Core C#

Mail merge is the process of merging data, such as Json or IEnumerable objects, into a template document, such as a DOC or DOCX file. This tutorial is a walkthrough of the steps necessary to…


AngularDocument EditorNode.js

Creating an Angular Document Editor Application with a Node.js WebSocket Server

This tutorial shows how to create an Angular application that uses the Document Editor with a Node.js WebSocket server.


ASP.NETASP.NET CoreMailMerge

Adding SVG Watermarks to Documents

This article shows how to add SVG images to document section headers that repeat automatically on each page. This watermark will be inserted vertically and horizontally centered on each section page.


ASP.NETASP.NET CoreMailMerge

Using MailMerge in ASP.NET Core 6 Web Applications

This article shows how to use the TX Text Control ASP.NET MailMerge class to merge templates with JSON data within a .NET 6 application in Visual Studio 2022.