PostScript Viewer
Posted Nov 30, 2004 3:09 UTC (Tue) by
larryr (guest, #4030)
Parent article:
The Grumpy Editor's Guide to PDF Viewers
I hate those postscript viewers so much more than xpdf; lately I have been just converting PostScript to pdf, using something like:
gs -q -dQUIET -dNOPAUSE -dSAFER -dBATCH -sDEVICE=pdfwrite -sOutputFile=out.pdf in.ps
Larry
(
Log in to post comments)