As soon as an image is included inside a page, all pages after that page are rendered only within the boundaries of this image !?!?!

Steps to reproduce:
- create a pdf with 2 pages
- add an image on the first page (50px,50px) and centered on that page
- add a text on the second page and centered on that page
- print the pdf throught org.apache.pdfbox.PrintPDF

If you use org.apache.pdfbox.PDFToImage instead, all pages are correctly rendered. That's kinda weird !

Does anybody have seen this ? I can't imagine nobody is including image in their pdf files.

I've submitted this bug to pdfbox JIRA <https://issues.apache.org/jira/browse/PDFBOX-632>.

Reply via email to