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.

Handling (remapping) missing/problematic (CID/CJK) fonts in PDF with ghostscript?

In brief, I'm dealing with a problematic PDF, which: Cannot be fully rendered in a document viewer like evince, because …

pdf fonts ghostscript
GhostscriptLibraryNotInstalledException running under 32-bit process requires native library

Using nuget in Visual Studio 2013, I installed Ghostscript.NET into my project on my Windows x64 PC. Just to make …

c# visual-studio-2013 ghostscript ghostscript.net
Converting searchable PDF to a non-searchable PDF

I have a PDF which is searchable and I need to convert it into a non-searchable one. I tried using …

pdf ghostscript
Simple VB.Net Wrapper for Ghostscript Dll

I love Ghostscript. You can use it to convert pdf's to graphics files, split and/or merge pdf files, make …

vb.net dll ghostscript
Ghostscript rotate pages

I use Ghostscript to convert PDF documents to PCL for printing. Recently I have the additional requirement that all pages …

pdf ghostscript postscript printer-control-language
How can I shift page images in PDF files more to the left or to the right?

We have a bunch of scanned pages (about 600) for which every PDF viewer displays the image with zero margin on …

pdf ghostscript
MemoryStream (pdf) to Ghostscript to MemoryStream (jpg)

I did see "PDF to Image using GhostScript. No image file has to be created", but that only (sort of) …

c# pdf jpeg ghostscript ghostscriptsharp
Unable to load library 'gs': libgs.so: cannot open shared object file: No such file or directory

I have installed ghostscript of 64 bit on my 64 bit linux machine. I am using ghost4j-0.5.0.jar to convert pdf …

java imagemagick ghostscript ghost4j
batch convert and crop postscript to pdf

I know barely enough to survive in this digital world. I have many one-page postscript files (graphs/images) I wish …

pdf ghostscript postscript eps calibre
ps2pdf Unrecoverable error

I have an unrecoverable error, exit code 1 showing up when I try to convert my .ps files to pdf. It …

unix latex ghostscript postscript ubuntu-11.10