: inserts a page break at this location. We recommend using the '''SmartFields PDF formatting''' setting for inserting page breaks between custom fields.
: Options:
:* ifSpaceBelowLessThan= pixels: allows to suppress the page break if the available space on the current page is more than the specified value.
:* next="even - odd"
:* pageCounter=pagenum
'''<pd4ml:page.header>''' and '''</pd4ml:page.header>''': Content between tags will be used as the page header.
: Options:
:* style="associated style info"
:* $[page], $[total] and $[title]: inserts current page number, total number of pages, and document title (respectively)
'''<pd4ml:page.footer>''' and '''</pd4ml:page.footer>''' Use to define the footer. Typically enter '''page $[page] of $[total]'''
: Options: same as pd4ml:page.header tag.
'''<pd4ml:toc>''': table of contents.
: Options:
:* pncorr="number": a correction value to add to page numbers
'''<pd4ml:page.break/>''': insert this for a PDF page break.
==Page Format==