text2pdf Conversion Program Available on UNIX Platforms

text2pdf, a simple program that converts plain text files to PDF format, is now available on the RCS UNIX platforms.

To use text2pdf, issue the following command in a UNIX window, where myfile.txt refers to the name of the text file you want to convert:

   	text2pdf myfile.txt >myfile.pdf

Issuing this command will place the PDF output in the file myfile.pdf.

To view the PDF file you created, use the Adobe Acrobat Reader:

   	acroread myfile.pdf &

For more information, please refer to the man page by entering the command man text2pdf at a UNIX prompt.

If you have further questions about using text2pdf, please contact the consultants at the ACS Help Desk locations, or direct electronic mail to consult@rpi.edu.