Rank: Master
Rating: 90%, 17 votes
1. Save your text file (.txt).
2. On the command prompt navigate to that directory
3.Type "Lpr -S 192.168.1.200 -P lp text.txt"
Substitute 192.168.1.200 for your copier's ip
Substitute text.txt to filename.
Or you can: to print from MS-DOS apps.
1. Share the printer on a networked windows computer. Make sure you make the name MS-DOS compatible.
2. At a DOS prompt, type the following command:
"net use lpt1: \\servername\printer_share/persistent:yes"
NOTE Servername=computer name
printer_share=printers share name
Comments:
Oct 17, 2007
- After using the net use line the printer will be assigned to the LPT1 port. So just typing lp will print whatever follows