Common List in Text Document

Note
In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format.
Note
The code uses some of the objects defined in The Business Layer.
Note
This feature is supported by version 17.03 or greater.

Common List in Text Document

Reporting Requirement

As a report developer, you are required to share the following key requirements:

  • The report must be generated in the Text Document format

Adding Syntax to be evaluated by GroupDocs.Assembly Engine

<<foreach [in customers]>><<[CustomerName]>>
<</foreach>>

Download Common List Template

Please download the sample Common List document we created in this article:

Generating The Report