Re: Rendering issue with pdfbox 2.x

2024-12-06 Thread Marco Barbi - Credemtel SpA
OK, we will give it a try! Thanks, Marco Il giorno ven 6 dic 2024 alle ore 12:42 Tilman Hausherr < thaush...@t-online.de> ha scritto: > The problem is that if I do what the other programs to (ignore the /Type > entry) then I lose the stack overflow protection. > > What you could do is to open the

Re: Rendering issue with pdfbox 2.x

2024-12-06 Thread Tilman Hausherr
The problem is that if I do what the other programs to (ignore the /Type entry) then I lose the stack overflow protection. What you could do is to open the file with NOTEPAD++ (it is readable!), search for this: 1 0 obj

Re: Rendering issue with pdfbox 2.x

2024-12-05 Thread Marco Barbi - Credemtel SpA
Hi, thank you very much for your quick reply, I will be following the JIRA. Concerning your latest question, unfortunately I cannot say how the PDF was composed since we basically provide a SaaS platform where customers upload PDF documents for being processed, then we have no control on the very

Re: Rendering issue with pdfbox 2.x

2024-12-05 Thread Tilman Hausherr
Hi, Your issue has been created here: https://issues.apache.org/jira/browse/PDFBOX-5910 You initially wrote to the wrong mailing list and I got your file from the moderation too. See the comments there why this happens (dictionary with duplicate keys and we get the "wrong" one) Did you creat