How to add a Pagebreaker to your PDF report | MoreApp
Add a pagebreaker to your PDF report to make clear distinctions between different subjects in your report.
No MoreApp account yet? Sign up here.
1. Code view
Navigate to the Email tab and scroll down to the PDF section. Activate the option Customise the PDF with HTML to open the code view of the report.

2. Add the HTML code
Scroll down in the HTML code to the section where you want to add the pagebreak. Add the following page-breaker code line after the table:
<div style="page-break-after: always"></div>
To ensure page breaks work correctly, each field should be placed inside its own table. Avoid placing multiple fields within the same table if you plan to use a page breaker between them.
Here is an example:

When added, click on Save.
3. The result
Below is a PDF report without a page breaker:

Below is a PDF report with a pagebreaker:
Page 1:

Page 2:

Note: You can only add a pagebreaker to the code view of the main form.
Want to stay up to date with our latest tutorials? Go to YouTube and hit the Subscribe button!