I'm having an issue with version 4.0.9fx5 where the footer is covering content at the bottom of the page. It seems to only happen when using <pd4ml:page.break />.
When I remove the page.break and readjust the content so that the footer would cover it, the content moves to the next page and is not covered by the footer.
See the attached input.html.txt and the Main.java I'm using to generate the pdf to duplicate the issue.
Is this a defect in the library or am I declaring something incorrectly?
Attachments: |
File comment: The java used to generate the pdf
Main.java [3.04 KiB]
Downloaded 8 times
|
File comment: Html used to generate the pdf
input.html.txt [2.38 KiB]
Downloaded 7 times
|
|