Adding NEXT Field into Template Syntax

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.

The Code

© Aspose Pty Ltd 2001-2022. All Rights Reserved.