Multi-Page Templates
Create templates with multiple pages, page breaks, headers, footers, and page numbers.
Overview
Multi-page templates let you create PDF documents that span multiple pages. This is essential for contracts, reports, catalogs, and any document where content exceeds a single page.
Adding Pages
- Open your template in the editor
- Scroll to the bottom of the current page
- Click Add Page (or use the page menu in the toolbar)
- A new blank page is added with the same dimensions and margins
Each page in the template shares the same page size, orientation, and margin settings. You can add as many pages as needed.
Navigating Between Pages
- Scroll the canvas vertically to see all pages
- Use the page indicator at the bottom of the editor to jump to a specific page
- Pages are displayed in order with a visible gap between them
Page Breaks
Elements are placed on specific pages. When using dynamic data with repeating sections or tables, content can overflow to subsequent pages automatically:
- Auto page break — When a repeating section or table exceeds the page height, it continues on the next page
- Manual page break — Place elements on specific pages by selecting the target page in the inspector
Headers & Footers
Add consistent headers and footers that repeat on every page:
- Place elements in the header or footer zone of the first page
- Mark them as Repeat on all pages in the inspector
- These elements appear in the same position on every page
Common header/footer content:
- Company logo and name
- Document title
- Page numbers
- Date and confidentiality notices
Page Numbers
Add automatic page numbers to your template:
- Add a Field element in the footer area
- Set the field key to the special value
__page_number__ - Mark it as "Repeat on all pages"
You can also use __total_pages__ to display the total — combine them for "Page 1 of 5" format.
Page Number Placement
Place page numbers in the bottom-right or bottom-center of the page. Use a smaller font size (8–10px) and lighter color for a clean look.Reordering Pages
To reorder pages in your template:
- Open the Pages panel in the sidebar
- Drag pages to rearrange their order
- All elements on each page move with it
Deleting Pages
Right-click a page in the pages panel and select Delete Page. All elements on that page are deleted as well.
Next Steps
- Headers & Footers Guide — Detailed header/footer setup
- Loops & Repeating — Auto-overflow across pages
- Page Settings — Configure page dimensions