PageBreak

Created by Docs Made Easy, Modified on Mon, 15 Sep at 10:11 AM by Docs Made Easy

Available In: Docs Made Easy Basic and Pro



Parameter Value : {{_PageBreak_}}


Parameter Requirements : None


Parameter Description : The Page Break parameter is used to explicitly insert a page break within a document. When the template is processed, any content after this parameter begins on a new page.

This parameter helps in formatting documents where sections, records, or tables need to be separated for clarity and professional presentation.


Example :

INPUTOUTPUT



Note:

If multiple page breaks are inserted consecutively, each will result in a new blank page.The parameter should be carefully placed to avoid unnecessary blank pages.



Second Utility : Page Break within Tables


When the {{_PageBreak_}} parameter is placed inside a table structure, just after the table start, it automatically splits each row of the table into separate pages.

This is particularly useful when generating contracts, invoices, or certificates where each record (row) must be isolated onto its own page for clarity or compliance.


Example :

 

SYNTAX

{{TableStart:Account.r.Contacts}}{{_PageBreak_}}{{FirstName}}{{LastName}}{{TableEnd:Account.r.Contacts}}


INPUT


OUTPUT



Note:

Each record from the table will be generated on a new page.




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article