Ghostscript is a suite of software based on an interpreter for Adobe Systems' PostScript and Portable Document Format (PDF) page description languages.
is there a free C# library (.dll) to convert PDF to images ? I tried this one : https://code.google.com/…
c# pdf ghostscript ghostscript.netAny recommendations to convert an RTF to a PDF? I need to do this from my LAMP application, so a …
pdf rtf ghostscriptI am attempting, unsuccessfully, to use Ghostscript to rasterize PDF files with a transparent background to PNG files with a …
pdf png transparency ghostscriptI need to convert a multi-page TIFF to a multi-page PDF. I have access to ImageMagick and GhostScript (in *nix …
pdf imagemagick tiff ghostscriptI'm using imagick 3.0.1 and also phmagick (http://www.francodacosta.com/phMagick/download). No matter what, both are giving me the …
php pdf imagemagick ghostscript imagickI'm using ubuntu 10.10 and I have ghost script installed. What I need to do is to extract one page from …
php pdf ghostscriptI'm writing a small application to convert several multipage PDF's to multipage TIFF files. Per the other questions and answers …
pdf imagemagick tiff ghostscript document-conversiongs -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dBATCH \ -sDEVICE=pdfwrite -sOutputFile=output.pdf input.pdf I'm using (trying anyway) to use Ghostscript …
pdf ubuntu fonts postscript ghostscriptI would like to know a way to remove white margins from a PDF file. Just like Adobe Acrobat X …
pdf pdf-generation itext ghostscript pypdfI am new to ghostscript and I cannot figure out the syntax. Whenever I try the simplest of commands ex …
windows ghostscript