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.

Using ImageMagick or Ghostscript (or something) to scale PDF to fit page?

I've been bashing my head against this to no avail. I need to shrink some large PDFs to print on …

pdf resize imagemagick ghostscript
How to install, test, convert, resize PDF using ImageMagick, Ghostscript, Windows Vista/7 x64

I'm having trouble with getting ImageMagick and Ghostscript to work together - everything seems difficult, from installation, to testing, to …

pdf imagemagick 64-bit ghostscript
Reducing PDF file size using Ghostscript on Linux didn't work

I have about 50-60 pdf files (images) that are 1.5MB large each. Now I don't want to have such large …

pdf size resolution ghostscript image-resizing
Where to copy gsdll32.dll to make PDF to image converter work in my WPF application?

My PROJECT gives error.. *Unable to find an entry point named 'gsapi_new_instance' in DLL 'gsdll32.dll'.* when trying …

c# wpf ghostscript ghostscriptsharp
How to adjust BoundingBox of an EPS file?

I want to crop main area of a PS or PDF file to create an EPS file without white space. …

pdf ghostscript postscript eps
combining pdf files with ghostscript, how to include original file names?

I have about 250 single-page pdf files that have names like: file_1_100.pdf, file_1_200.pdf, file_1_300.pdf, file_2_100.pdf, file_2_200.pdf, …

pdf ghostscript
Conversion of TIFF to PDF with Ghostscript

Could you tell me how can I convert TIFF to PDF with using Ghostscript or Postscript? I tried to use …

pdf tiff ghostscript postscript
Ghostscript: PDF total pages

I'm using Ghostscript library API (wrapping from C#) to print PDF documents from my application. With the '-dFirstPage' and '-dLastPage' …

api pdf ghostscript
Converting a multiple-page PDF to a single image

I'm attempting to convert a PDF into a single image using GhostScript. Only the first page is converted, while my …

pdf ghostscript
Using GhostScript to get page size

Is it possible to get the page size (from e.g. a PDF document page) using GhostScript? I have seen …

pdf size ghostscript