Users want to add multiple pages on a printed PDF using an Advanced PDF/HTML Template. This can be achieved by using <pbr> element on the Template.
Solution
- Navigate to Customization > Forms > Advanced PDF/HTML Template
- Preferred Advanced PDF/HTML Template: Click Customize/Edit
- Top right corner: Toggle Source Code
- Insert the following code on the appropriate line:
<pbr header=”sample”/>
Note: A pbr tag is equivalent to one page. - Click Save