[Info-vax] OpenVMS printing to PDF
JF Mezei
jfmezei.spamnot at vaxination.ca
Mon May 18 22:30:01 EDT 2015
On 15-05-18 20:34, David Froble wrote:
> Does any OS have built in support for this, or other things? Aren't
> many of such things actually applications?
OS-X
cupsfilter foo.txt > foo.pdf
or
pstopdf -i -o input.ps output.pdf
cups is the apple written open source print handling/queuing system. It
has the advantage of being able to take text input and generate
postcript and then PDF. pstopdf only accepts postscipt input.
More information about the Info-vax
mailing list