Page break
The page break building block forces the content after it to start on a new page in the generated PDF.
Adding a page break
Drag the Page Break icon from the toolbar and drop it onto the canvas. Any building blocks placed after the page break will appear on the next page.
Page breaks can only be added at the root level of the body layer — they cannot be placed inside other building blocks such as tables.
Properties
When you select a page break element, the properties panel opens on the side with the following options:
- Visible when — An expression that controls whether this page break is applied in the generated PDF. See Conditional visibility.
- Delete — Removes the element from the template.
When to use it
Page breaks are useful when you want to control where a new page starts, regardless of how much content is on the current page. For example:
- Separating an invoice summary from the terms and conditions.
- Starting a new section on a fresh page.
- Ensuring a signature block always appears on its own page.
If you don't add page breaks, pages are created automatically when the content exceeds the available space on the current page.