Haiko Strotbek created PDFBOX-3891: -------------------------------------- Summary: Missing data if document is merged with itself Key: PDFBOX-3891 URL: https://issues.apache.org/jira/browse/PDFBOX-3891 Project: PDFBox Issue Type: Bug Affects Versions: 2.0.7 Reporter: Haiko Strotbek Attachments: merge-test.pdf
When using PDFMergerUtility to merge the attached PDF twice into one document there may be data missing. To be more specific: In this case the data on page 1 looks fine, but page 28 is empty. My expectation is that page 28 is identical to page 1 (the document has 27 pages). Of course that's not a common use case. But I can reproduce this behaviour with other documents which are not identical, but similar. I think this might be related to PDFBOX-3111 and PDFBOX-3218. What is the trigger for this and is there a workaround? -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org