[softwarelist] PDF import into OPW

I tried this today for the first time in a couple of years.

My recollection is that the PDF should be converted to EPS, and the PostScript used for printing (even if the bitmap preview image is used onscreen).

I have GhostScript 8.63 installed and the following transpdf file:

pdf psloc C:\Program Files\gs\gs8.63\bin\gswin32c.exe
pdf mkpreview -dBATCH -sPAPERSIZE=a4 -sDEVICE=tiff24nc -sOutputFile="%s" -r36 -q -dNOPAUSE -dFirstPage=1 -dLastPage=1 "%s" pdf mkeps -dBATCH -sPAPERSIZE=a4 -sDEVICE=epswrite -sOutputFile="%s" -r300 -q -dNOPAUSE -dFirstPage=1 -dLastPage=1 "%s"

However, I am not getting a readable printout. The printout looks very much like the bitmap preview. Any idea what I might be doing wrong?

--
C.B.
To unsubscribe or subscribe goto: http://www.freelists.org/list/davidpilling

Other related posts: