Hi,
You need to have a postscript driver installed for your printer to print the postscript files. While reaching I found some steps which might help you.
a. Open aCommand Prompt.
b. At the command prompt type the following command:
copy /b "filename".ps "xxx#"
· Where "filename" is the filename directory and filename of the PostScript file that you wish to print out.
i.e. C:\TEMP\AN001.PS)
· where "xxx#" sends the print job to the specified printer port
-lpt1 = send the print job to the printer on LPT1 or parallel
port number 1
-lpt2 = send the print job to the printer on LPT2 or parallel
port number 2
c. The print job will now print to the PostScript-capable printer designated.
For further assistance please contact adobe support team.
http://www.adobe.com/aboutadobe/contact.html
http://forums.adobe.com/index.jspa
Thanks and Regards
Umesh P - Microsoft Support. Visit our Microsoft Answers Feedback Forum and let us know what you think.
[If this post helps to resolve your issue, please click the "Mark as Answer" or "Helpful" button at the top of this message. By marking a post as Answered, or Helpful you help others find the answer faster.]