zippy1978 / ghost4j

Java wrapper for Ghostscript C API + PS/PDF document handling API
http://www.ghost4j.org
GNU Lesser General Public License v3.0
64 stars 38 forks source link

Java 9 and dependency update #79

Open jimirich opened 1 year ago

jimirich commented 1 year ago

This pull request updates ghost4j to use the latest dependencies and fixes several warnings due to deprecated methods in Java 9. It also adds some additional logging to help track down a problem when converting to PDF.