Result of PDFBox 2.0.0-RC3:

http://www.elisanet.fi/jakorasia/ANNA/result-PDFBox2.pdf

Result of PDFBox 1.8.11:

http://www.elisanet.fi/jakorasia/ANNA/result-PDFBox18.pdf

-anna-

On 07.03.2016 19:19, Tilman Hausherr wrote:
Could you upload two documents, one good and one bad? I'll have a look with PDFDebugger to find out what's wrong.

Tilman

Am 07.03.2016 um 16:30 schrieb Anna Taracha:
Hi,

I am having trouble overlaying PDFs of version 1.5 (or higher) when using PDFBox 2.0.0-RC3. The result PDF has parameter error in it according to 3-Heights™ PDF Validator Online Tool. Overlaying PDFs of version 1.4 (PDF 1.4, PDF/A-1a and PDF/A-1b) works fine.

To reproduce:
1. Download pdfbox-app-2.0.0-RC3.jar
2. Overlay two PDF(/A) documents of version 1.5 (or higher)
/- java -jar pdfbox-app-2.0.0-RC3.jar OverlayPDF doc.pdf wm.pdf -position foreground result.pdf/ 3. Validate result.pdf with a PDF validator (I used 3-Heights™ PDF Validator Online Tool)

The result of the validation is 'parameter error'. However, overlaying the exact same PDFs using pdfbox-app-1.8.11.jar works fine. Is there some regression in PDFBox 2.0.0-RC3 regarding overlaying PDFs of version > 1.4? I tested OverlayPDF//with many simple PDFs (version > 1.4) and all of them resulted in parameter error when using PDFBox 2.0.0-RC3.

I have also a question about making hyperlinks clickable in overlays. I am able to do it by modifying Overlay.java but I was wondering, if this feature will be available in some later release?

Best regards,
Anna



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to