You can force a page break by inserting any one of the following commands into the HTML page:
<!--NewPage--> <pagebreak/> <?page-break>
It is highly NOT RECOMMENDED to use these directives inside table cells, as you can get unpredictable results.
| Name | Replaced with |
|---|---|
| ##PAGE## | Number of current page |
| ##PAGES## | Total number of pages in the generated PDF file |
| ##FILENAME## | Filename (URL) of the source HTML |
| ##FILESIZE## | Size of the source file (without included files) |
| ##TIMESTAMP## | Date/time the PDF file have been generated |