Real'sHowTo AddThis Feed Button
Custom Search

Convert a PDF to Postscript using GhostscriptTag(s): Misc Prog HowTo


Ghostscript is an interpreter for the PostScript language and for PDF.
gswin32c.exe -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=mydocument.ps mydocument.pdf
To convert a PS file to PDF, see this HowTo.
blog comments powered by Disqus


If you find this article useful, consider making a small donation
to show your support for this Web site and its content.

Written and compiled by Réal Gagnon ©1998-2013
[ home ]