Inserting a page break You may want to add extra, separate pages to your custom PDF template. To insert a page break, you can use the following code snippet: <div style="page-break-before: always;"></div> 6 4