1861766 Members
3674 Online
110428 Solutions
New Discussion

XP printing

 
Rachael_2
Occasional Contributor

XP printing

Hello,

I'm sure there is a way to print from XP Dos application to an HPLJ5SIMX printer - do i have to install postscript driver or anything like that??
1 REPLY 1
Jon Finley
Honored Contributor

Re: XP printing

This may be more than what you're asking for. I'm assumming that you want to print out to a network printer???

Define a new port as LPT2 or LPT3 and install the correct printer driver for the HP laser.

next, issue:

net use LPT2 \\print_server_name\printer_name /PERSISTENT:YES

In the DOS program define the printer port as the LPT2 or LPT3 port you created in XP above.

In essence, the DOS program will then print through Windows to the printer across the network.


Jon
"Do or do not. There is no try!" - Yoda