Operating System - OpenVMS
1827760 Members
2656 Online
109969 Solutions
New Discussion

Re: convert TXT documents to adobe type format

 
SOLVED
Go to solution
Tony Logan_1
Occasional Contributor

convert TXT documents to adobe type format

Can you advise if there is a way to convert a txt document to a pdf type format. PDF type format required so as prevent modification of fininshed document?
4 REPLIES 4
Lokesh_2
Esteemed Contributor

Re: convert TXT documents to adobe type format

Hi,

I do not know and VMS way, but I know how to do this in Windows. Copy you text data to microsoft word file. Then open the print dialog box ( file ---> print... ) . Then choose the option "print to file" . Press OK , and it will create a ps file for you. Then you can convert this ps file to pdf file using the following link.

http://www.ps2pdf.com/convert/convert.htm

HTH,
Best regards,
Lokesh Jain
What would you do with your life if you knew you could not fail?
Ian Miller.
Honored Contributor
Solution

Re: convert TXT documents to adobe type format

See
http://www.sanface.com/txt2pdf.html
and
http://www.sanface.com/openvms.html

Its shareware
____________________
Purely Personal Opinion
Craig A Berry
Honored Contributor

Re: convert TXT documents to adobe type format

If you can set up a print symbiont that generates postcript files, you can convert those to PDF using ghostscript (http://www.ghostscript.com/). If your needs are extremely simple, try the attached program in C, which I found on the net and modified slightly to work better on VMS.
Robert Atkinson
Respected Contributor

Re: convert TXT documents to adobe type format

For a quick WinTEL solution, CutePDF is freeware and can convert any document type to PDF.