Andreas Røsdal

Results 144 comments of Andreas Røsdal

Pull requests welcome!

I recommend that you update from iText to OpenPDF. What is needed for OpenPDF to support PDF/A-2? https://www.loc.gov/preservation/digital/formats/fdd/fdd000319.shtml

So let's list the tasks required for Android support: -Classes like awt.Color, Point, Dimensiom can be easily replaced. -Classes like PdfGraphics2D need to be rewritten from scratch, since they use...

Can you please post a description about how to use OpenPDF with android-awt? android-awt needs maven support also. Thanks @andob !

Excellent! Can you please document this on the OpenPDF github wiki?

Looks like this was fixed here: https://github.com/javamelody/javamelody/issues/788

"The reason that PNG is so fast with iText is that there's an optimization to directly copy the compressed image data from the PNG file into the PDF document when...

OpenPDF now requires Java 11.