ERDDAP / erddap

ERDDAP is a scientific data server that gives users a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps. ERDDAP is a Free and Open Source (Apache and Apache-like) Java Servlet from NOAA NMFS SWFSC Environmental Research Division (ERD).
Creative Commons Zero v1.0 Universal
76 stars 54 forks source link

Replace itext with a new library for writing pdfs #156

Closed ChrisJohnNOAA closed 2 weeks ago

ChrisJohnNOAA commented 1 month ago

Due to license changes by itext, we stopped taking updates from them. It's important to be able to update our dependencies, so we need to change to a new way to create pdfs.

ChrisJohnNOAA commented 1 month ago

Looking into replacement with OpenPDF which is designed as a drop-in replacement.

andreasrosdal commented 3 weeks ago

OpenPDF would be perfect for this.

ChrisJohnNOAA commented 2 weeks ago

Migrating to OpenPDF is in 2.24.