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.

How to merge two postscript files together?

I am trying to merge two or more postscript files into one. I tried concatenation but it does not work …

postscript ghostscript
Converting a multi page pdf to multiple pages using a single command

I want to convert multi page pdfs into single page images efficiently. I already know how to do this one …

imagemagick ghostscript imagemagick-convert
Call Ghostscript in Windows by its invocation name?

What should I do to be able to call Ghostscript in Windows by its invocation name? I added Ghostscript bin …

windows command-line path ghostscript
How to set custom page size with Ghostscript

I have scanned some materials at 600 dpi, ~ 9.36x12.67 inches and prepared in PostScript (PS) format. Now when I try to …

pdf ghostscript
PDF compare on linux command line

I'm looking for a Linux command line tool to compare two PDF files and save the diffs to a PDF …

linux pdf comparison ghostscript
ImageMagick/Imagick convert PDF to JPG using native PHP API

I’m attempting to convert PDF files into PNGs. It works great from the command line (I do have GhostScript 8.64 …

php image pdf pdf-generation ghostscript
How to convert a PDF to grayscale from command line avoiding to be rasterized?

I'm trying to convert to grayscale this PDF: https://dl.dropboxusercontent.com/u/10351891/page-27.pdf Ghostscript (v 9.10) with pdfwrite Device …

pdf ghostscript grayscale pdf-conversion pdf-manipulation
Can't add new Redirected Port in Windows 7 after installing RedMon

My operating system is Windows 7 32bit. I installed RedMon1.7, Ghostscript 8.71 and GSview 4.9; installations were successful. I went to Add New …

windows-7 postscript ghostscript printers redmon
How do I embed fonts in an existing PDF?

Background: I have PDF's I am programmatically generating. I need to be able to send the PDF directly to a …

c# pdf itextsharp ghostscript embedded-fonts
Any tips for speeding up GhostScript?

I have a 100 page PDF that is about 50 MBs. I am running the script below against it and it's taking …

pdf ghostscript