AW: Question about commit "PDFBOX-5660: add warning / exception, as suggested by mkl in SO 78307200"

2024-05-17 Thread Pascal.Schumacher
Yes. The commit was made on Apr 19, that should be after the latest releases. I only discovered it after building from trunk. Thank you very much for the quick response! Kind regards, Pascal -Ursprüngliche Nachricht- Von: Tilman Hausherr Gesendet: Freitag, 17. Mai 2024 11:37 An:

Re: Question about commit "PDFBOX-5660: add warning / exception, as suggested by mkl in SO 78307200"

2024-05-17 Thread Tilman Hausherr
I've created https://issues.apache.org/jira/browse/PDFBOX-5822 . This isn't in the released versions, correct? Then we have to thank you even more for discovering this. Tilman - To unsubscribe, e-mail:

Re: Question about commit "PDFBOX-5660: add warning / exception, as suggested by mkl in SO 78307200"

2024-05-17 Thread Tilman Hausherr
Hi, Thanks for finding this. Sadly there were no tests. I'll investigate. Tilman On 17.05.2024 10:25, pascal.schumac...@t-systems.com wrote: Hi, concerning commit: "PDFBOX-5660: add warning / exception, as suggested by mkl in SO 78307200"

Question about commit "PDFBOX-5660: add warning / exception, as suggested by mkl in SO 78307200"

2024-05-17 Thread Pascal.Schumacher
Hi, concerning commit: "PDFBOX-5660: add warning / exception, as suggested by mkl in SO 78307200" (https://github.com/apache/pdfbox/commit/5c0abf94367c12c9ac0b464046784d456ce4caf5) After this commit this code: for (int pageNumber = 0; pageNumber < pdDocument.getNumberOfPages(); pageNumber++)