pcorless / icepdf

PDF Rendering and Viewing API in Java
Apache License 2.0
81 stars 21 forks source link

Update fontbox dependency for Apache PDFBox compatibility #365

Closed giacgbj closed 2 months ago

giacgbj commented 3 months ago

Both ICEpdf and Apache PDFBox use org.apache.pdfbox:fontbox dependency, using the versions 2.0.27 and 3.0.2, which are not compatible. Could you update it to allow using both the libraries in the same application?

pcorless commented 3 months ago

I'll go take a look but I had submitted a ticket against fontbox which I think the fix will be in 3.0.3, not sure if it's released yet. But the intent is to get synced up with the latest version. There are few other fixes in 3.x the improve rendering in my test suite as well.

pcorless commented 2 months ago

Looks like fontbox 3.0.3 was presently released. Will get it tested and hopefully out with the 7.2.1 patch release.

pcorless commented 2 months ago

Should be fixed in 7.2.1