Adding NEXT Field into Template Syntax
This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases.
The code uses some of the objects defined in The Business Layer.
Adding Syntax to be evaluated by GroupDocs.Assembly Engine
Template Syntax
We provide support for the following products:
. <<foreach [in products]>><<next>><<[ProductName]>>
<</foreach>>
The Recipe
- Set up the source document template path
- Set up destination report path
- Instantiate DocumentAssembler class
- Generate report
Download Template
Get the template from here.