Top "Ghostscript" questions

Ghostscript is a suite of software based on an interpreter for Adobe Systems' PostScript and Portable Document Format (PDF) page description languages.

Convert PDF to JPG / Images without using a specific C# Library

is there a free C# library (.dll) to convert PDF to images ? I tried this one : https://code.google.com/…

c# pdf ghostscript ghostscript.net
Linux: Command Line Utility Convert RTF to PDF?

Any recommendations to convert an RTF to a PDF? I need to do this from my LAMP application, so a …

pdf rtf ghostscript
Convert a PDF to a Transparent PNG with GhostScript

I am attempting, unsuccessfully, to use Ghostscript to rasterize PDF files with a transparent background to PNG files with a …

pdf png transparency ghostscript
ImageMagick or GhostScript: convert a multi-page TIFF to a multi-page PDF

I need to convert a multi-page TIFF to a multi-page PDF. I have access to ImageMagick and GhostScript (in *nix …

pdf imagemagick tiff ghostscript
Issue with Imagick and also with phmagick: Postscript delegate failed / No such file or directory

I'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 imagick
Ghost Script - extract a single page from a pdf and convert it to a jpg

I'm using ubuntu 10.10 and I have ghost script installed. What I need to do is to extract one page from …

php pdf ghostscript
Tools to convert multipage PDF to multipage TIFF

I'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-conversion
How to get Ghostscript to use embedded fonts in PDF

gs -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 ghostscript
PDF - Remove White Margins

I would like to know a way to remove white margins from a PDF file. Just like Adobe Acrobat X …

pdf pdf-generation itext ghostscript pypdf
Keep getting error messages in ghostscript when using the documented ghostscript syntax

I am new to ghostscript and I cannot figure out the syntax. Whenever I try the simplest of commands ex …

windows ghostscript