Add a processing instruction that allows for
page breaks at specific locations in the PDF
docs. A similar PI is added for HTML docs,
but it is a no-op (since the chunking facility
takes care of that) to avoid errors.
To use it, add <?pagebreak?> into the XML
source where a page break is desired.