Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Printing .ps files
Name: Phil Date: February 5, 2002 at 04:17:28 Pacific
Comment:
Hi. I have some .ps files that I need to print. My computer is connected to an HP 5000 N over ethernet through a print server via LPT1. From the cmd DOS prompt, I tried COPY filename.ps LPT1, but I got a response: The device is not ready. 0 file(s) copied. Is there another simple way to print a .ps file? Also, I'd rather not use GhostScript. Thanks.
Name: gregoryglen Date: February 5, 2002 at 07:18:47 Pacific
Reply:
How did you create the capture for the printer to LPT1? The proper command for capturing a lpt port is. "net use lpt1 \\servername\printername /persistent:yes". (without the quotes)The persistent swith is only needed if you want Windows to capture the lpt1 each time you start windows. Without it you will need to run the net use statement each time you go to Dos to print.
Summary: How to you chose a print to file directory instead of manually typing it in the file name box? On the win9x machines I had the full size print to file box where you can chose the file name & directory...
Summary: I just set up the exact system as you and a old HP 4/4M Plus Postscript 600 printer. I used the exact command line format you did, and everything worked great. I'm assuming the problem isn't anything ...
Summary: We're planning on switching from Windows 98 to Windows 2000, but we've run into a problem when printing postscript files from Acrobat 4 and Publisher 2000. Under Win 98, when printing to the Acrobat ...