AW: Importing landscape format and portrait format oriented pages into the same PDF causes PDF corruption

2024-01-03 Thread Fabian Zünd SI-Solutions Gmbh
Thanks for the feedback. As i have no control over the PDF-Toolbox version i'll have to contact the software-developer. They'll have to update the library that comes with the PBX. I can deliver my own .jar files with the add-ons but loading both the 3.0.0 and 3.0.1 JAR file in the same runtime

Re: Importing landscape format and portrait format oriented pages into the same PDF causes PDF corruption

2024-01-03 Thread Tilman Hausherr
Please retry with 3.0.1 and if it still doesn't work, with the current snapshot version, because there have been several bugs related to include "foreign" pages in PDFs. https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/3.0.2-SNAPSHOT/ Tilman On 03.01.2024 09:4

Importing landscape format and portrait format oriented pages into the same PDF causes PDF corruption

2024-01-03 Thread Fabian Zünd SI-Solutions Gmbh
Good Day The platform i'm developing for recently switched from PDFBox 2.X to 3.0.0. I created an add-on which generates a PDF-Documentation of the PBX for customers. This PDF Contains multiple A4-Pages, some in the normail Portrait format, some rotated in landscape format for more space. I us