Invalid page rendering while printing a PDF with an image inside.
-----------------------------------------------------------------
Key: PDFBOX-632
URL: https://issues.apache.org/jira/browse/PDFBOX-632
Project: PDFBox
Issue Type: Bug
Affects Versions: 1.0.0
Environment: Windows XP SP3 32 bit
Sun JDK 1.6.0_18
Reporter: Bertrand GILLIS
Attachments: PDFBOX-632.pdf
As soon as an image is included inside a page, all pages after that page are
rendered only within the boundary 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 page throught org.apache.pdfbox.PrintPDF
Attached, you will find a sample pdf to reproduce that bug.
One more thing... if we use org.apache.pdfbox.PDFToImage instead, all pages are
correctly rendered. That's kinda weird !
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.