Common List Image 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.

Common List in Text Document

Reporting Requirement

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

  • Report must show multiple managers’ picture and name.
  • Report must be generated in the Text Document format.

Adding Syntax to be evaluated by GroupDocs.Assembly Engine

Warning
Inserting Images Dynamically is not Supported yet
<<foreach [in getManagers()]>><<[getName()]>>
<</foreach>>

Download Common List Template

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

Generating The Report