HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Byte stream output and header/footer content height › Re: Re: Byte stream output and header/footer content height
March 24, 2011 at 11:27
#28488
There are 3 ways to define headers and footers in PD4ML:
html-pdf-faq-f1/pdf-page-headers-footers-definition-options-t41.html
The first 2 options preallocate space on each page.
The third option allocates header or footer space dynamically. It also allows to change or disable/enable header and footer from page to page.