Adding NEXT Field into Template Syntax

Note
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 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

Close
Loading

Analyzing your prompt, please hold on...

An error occurred while retrieving the results. Please refresh the page and try again.