Re: Blank pages when splitting PDF with version 3.0.1

2023-12-19 Thread Tilman Hausherr
Hi, Please retry with the current snapshot: https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/3.0.2-SNAPSHOT/ if it doesn't work, please upload your file to a sharehoster that doesn't require login. Tilman On 19.12.2023 15:53, Marco Philipp GRAF wrote: Hell

Blank pages when splitting PDF with version 3.0.1

2023-12-19 Thread Marco Philipp GRAF
Hello PDFBox When we split a PDF which was produced scanning a document with version 3.0.1, pages are blank: > java -jar .\pdfbox-app-3.0.1.jar split -i="scan-with-images-3-pages.pdf" > -startPage="2" -endPage="3" The output PDF shows only two blank pages. Doing the same split with version 2.