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.

Script (or some other means) to convert RGB to CMYK in PDF?

Is it possible to write a script for Adobe Illustrator or some other tool that will read the contents of …

pdf rgb ghostscript adobe-illustrator cmyk
Converting PCL to PDF

I am looking to create (as a proof-of-concept) an OCaml (preferably) program that converts PCL code to PDF format. I …

pdf ocaml ghostscript printer-control-language
How do I get a DataWindow to save correctly to PDF?

Here's my problem. I currently am trying to print a DataWindow to a PDF file in PowerBuilder 12.5. I got some …

pdf powerbuilder ghostscript datawindow
How to covert svg to eps in ghostscript

Can you please help me with a command to convert svg file to eps in ghostscript? I tried to open …

svg ghostscript eps
Tess4J - Native library (linux-x86-64/libtesseract.so) not found in resource path

I'm using Tess4J (JNA wrapper around tesseract), and trying to call tess.doOCR(myFile) to OCR text from a …

pdf tesseract ghostscript tess4j
Is it possible in Ghostscript to add watermark to every page in PDF

I convert PDF -> many JPEG and many JPEG -> many PDF using ghostscript. I need to add …

pdf jpeg ghostscript watermark postscript
convert png to pdf using ghostscript

as the title says I am trying to convert png to pdf. I could not find well described example anywhere …

pdf ghostscript
ps2pdf: preserve page size

I have myfile.ps with a vector image included. But when I run ps2pdf myfile.ps it seems that …

pdf ghostscript vector-graphics
How to downsample images within PDF file?

Need a Java-based solution or, at the worst, command-line for Linux. I tried to use Ghostscript: gs -sDEVICE=pdfwrite -dPDFA …

java linux pdf ghostscript
Ghostscript.NET.dll print pdf to specified printer

How to print pdf using ghostscript api. I tried google but still not getting proper solution. Please help me how …

c# vb.net winforms ghostscript ghostscript.net