[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stupid GSOS Postscript to PDF Trick...



Though I'm sure this is nothing new, (but I couldn't find it searching
through Google groups) but...

On a lark, I thought I would transfer a Postscript file generated from
the GS/OS 6.01 Laserwriter driver to my Windows PC, and then run it
through Acrobat Pro 7.

Out popped a perfectly great looking PDF file, suitable for printing,
sharing, or filing. No errors that I could see, through admitedly, it
was just a BeagleWrite word processing file without graphics.

I bet the Open Sourced GhostScript would do just as well with it.

And now for my next trick, I need to work out a way for the GS to send
that Postscript output down the the serial cable/null modem block
automatically (should be trivial), where a Windows program will
automatically save the output as a text file, then push it through the
Acrobat converter, and then optionally print it directly. It could
almost be done with script files and Hyperterminal...

-Warr