We need to print a PDF from a batch file using a printer other than the default printer. I'm trying the following:
"foxit reader\foxit reader" /t test1.pdf LPT2
The printer shows up as \\DK4CGNG1\HP LaserJet 5000 Series PS in Printers and Devices. It has a share name of HPLaserJ. It's assigned to LPT2 on the computer where this needs to happen.
What can I try in the batch file?
Thanks much.
"foxit reader\foxit reader" /t test1.pdf LPT2
The printer shows up as \\DK4CGNG1\HP LaserJet 5000 Series PS in Printers and Devices. It has a share name of HPLaserJ. It's assigned to LPT2 on the computer where this needs to happen.
What can I try in the batch file?
Thanks much.