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>
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>