MHR wrote:
Ever since I updated to 5.3, I have been unable to convert any ps files to pdfs using the ps2pdf command. I usually get errors like this:
[mhr@mhrichter forms]$ ps2pdf doe81008 ERROR: /undefinedfilename in (doe81008)
Does the file doe81008 exist?
If you have a doe81008.ps file that needs to be converted to doe81008.pdf, write:
$ ps2pdf doe81008.ps doe81008.pdf
Mogens