HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › PDF page headers/footers definition options › Re: Re: PDF page headers/footers definition options
February 7, 2013 at 13:04
#27285
Try to temporarily set the height parameter to any defined value:
footer.setAreaHeight(50);
Does it change anything?