Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Print to PCL file, send PCL to printer
Name: Vivi Date: November 21, 2000 at 06:19:39 Pacific
Comment:
How to print the TIFF image to PCL file instead of directly to a printer?
Name: Floyd Fairbanks Date: November 22, 2000 at 09:49:46 Pacific
Reply:
This is what I've done in the past. When you go to print, there should be an option to "Print To File". Select that and it will create a *.prn file. When it comes time to print this file, make sure that you have LPT1 mapped to a network printer. Go to a DOS prompt and type -
COPY MYFILE.PRN > LPT1
It should print the file out to the printer that is attached/mapped to LPT1. If you have any questions feel free to email me. Hope this helps...
0
Response Number 2
Name: Vivi Date: November 22, 2000 at 12:29:38 Pacific
Reply:
Thanks Floyd.
Then, how to map LPT1 to a network printer?
Can I get a PCL file instead of PRN file from "Print to file"?
Summary: I need to print to an Intermec 3100 barcode printer via NT 4.0 and/or Win95. No Windows drivers are available for the printer. I've set up the printer as 'Generic/Text Only' but when I send the text...
Summary: Ok Start menu --> Settings --> Printer Add printer --> Select network or local --> click next --> In the "ports" list choose the bottom option; called "File" --> Click next --> choose anything ( I us...
Summary: I have a windows NT server and windows 98 work station. I want to print to file. I configured the printer port to print to file. But every time I say print, it asks for a file name and location. I wan...