Andreas Røsdal

Results 144 comments of Andreas Røsdal

@ozawa-hi Please share the compilation error that you get. @srbala Can you please update this PR to the latest version of OpenPDF, which is 1.2.15 now?

Any news on this? The latest version of OpenPDF is now 1.3.11. Maybe this pull request could be updated? @ozawa-hi All the issues mentioned on that page are now addressed...

I would argue that OpenPDF is already more popular compared to iText 2.1.7, when developers are choosing between iText and OpenPDF today when upgrading library version. * OpenPDF has security...

@mpe85 There is an API change in the new OpenPDF. However, maybe upgrading isn't so much work, it could be just to change a few variable definitions from Object to...

> I just saw that javamelody also uses itext-rtf which is not present anymore in openpdf 1.3. So the upgrade is not trivial I guess. I propose that Javamelody removes...

I have such as a PDF file to reproduce this problem, can you please send me an email to andreas.rosdal AT gmail.com and I will share the PDF file with...

The code to reproduce this problem is to read a PDF file using the PdfReader.PdfReader(byte[] pdfIn) constructor. Here: https://github.com/LibrePDF/OpenPDF/blob/master/openpdf/src/main/java/com/lowagie/text/pdf/PdfReader.java#L195