In-Paragraph List in HTML Document

In-Paragraph List in HTML Document

Reporting Requirement

As a report developer, you are required to describe the services you are providing with the following key requirements:

  • A descriptive or informative line like “We provide support for the following products:".
  • Show all the products along with the above sentence.
  • Report must be generated in the HTML Document.

Adding Syntax to be evaluated by GroupDocs.Assembly Engine

We provide support for the following products: <<foreach [in products]>>
<<[indexOf() != 0 ? ", " : ""]>><<[ProductName]>><</foreach>>

Download In-Paragraph List Template

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

Generating The Report

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