Question
"AcroRd32.exe /t" print a PDF document ( print only, no need to open )
I'm using the following command to print a PDF document:
"D:\Program Files\Adobe\Reader 8.0\Reader\AcroRd32.exe" /t "D:\R104-20071025165656.pdf" "\\192.168.0.4\hp" "hp LaserJet 1000" "\\192.168.0.4\hp"
Now it works fine! But I have more request:
I want a command that only send the file to printer and no need to open the PDF file on local system.
So anybody can help me?
Thanks in advance!
"D:\Program Files\Adobe\Reader 8.0\Reader\AcroRd32.exe" /t "D:\R104-20071025165656.pdf" "\\192.168.0.4\hp" "hp LaserJet 1000" "\\192.168.0.4\hp"
Now it works fine! But I have more request:
I want a command that only send the file to printer and no need to open the PDF file on local system.
So anybody can help me?
Thanks in advance!