Top "Ghost4j" questions

Ghost4J is a Java wrapper for the Ghostscript API.

Convert a PDF file to image

I wanted to convert PDF document into image. I was using Ghost4j. Problem: Ghost4J needs gsdll32.dll file …

java pdf pdf-generation pdfbox ghost4j
Unable to load library 'gs': libgs.so: cannot open shared object file: No such file or directory

I have installed ghostscript of 64 bit on my 64 bit linux machine. I am using ghost4j-0.5.0.jar to convert pdf …

java imagemagick ghostscript ghost4j
Convert from Itext PDF byte array to multipage TIFF file

I have a pdf file (obtained from a byte[] generated by iText) I need to send to a signature hardware. …

java pdf itext jai ghost4j