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.

Print PDF using GhostScript

I am in need of your support on the following issue since its pulling me for a while. We have …

c# pdf printing ghostscript postscript
Ghostscript Multipage PDF to PNG

I've been using ghostscript to do pdf to image generation of a single page from the pdf. Now I need …

pdf png ghostscript
Cropping a PDF / Adding crop box using Ghostscript

I have a few hundred PDFs that I need to crop - I'm willing to either crop the actual documents …

pdf crop ghostscript
What "thread safe" really means...In Practical terms

please bear with my newbie questions.. I was trying to convert PDF to PNG using ghostscript, with ASP.NET and …

c# asp.net multithreading thread-safety ghostscript
Converting correctly pdf to ps and vice-versa

I'm using "pdftops" to convert .pdf files to .ps files and then "ps2pdf" for the reverse process (poppler-utils). The …

pdf ghostscript postscript file-conversion
Ghostscript PDF batch compression

I've installed Ghostscript on Windows as what I'm looking to do is compress/reduce the size of 12,000+ PDF files on …

windows command-line ghostscript
How to convert PDF from CMYK to RGB, for displaying on iPad?

According to this question: Displaying PDF documents on iPad - Color Problems some PDFs don't display right on iOS devices …

ipad pdf rgb ghostscript cmyk
What is causing Ghostscript to return an error of -100?

So, I am using Matthew Ephraim's GhostscriptSharp, which is a simple C# wrapper for the unmanaged Win32 Ghostscript DLL in …

c# asp.net-mvc ghostscript ghostscriptsharp
Changing the text and background color of a PDF file

I'd like to change the background color and text color programmatically in PDF documents so that they're nicer to read …

windows pdf colors ghostscript color-profile
Merging two a5 pages into a singe a4 page (without using pdfnup)

I am using Dompdf to generate A5 pdf documents from a html template and Pdfnup (Part of Pdfjam) to combine …

pdf-generation ghostscript dompdf pdftk