Adding NEXT Field into Template Syntax

Adding Syntax to be evaluated by GroupDocs.Assembly Engine

Template Syntax

We provide support for the following clients:
	<<foreach [in getClients()]>><<next>><<[getName()]>>
<</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.