Adobe Reader Command line switches
-
Adobe Reader Command line switches
I am attempting to print a PDF document from another application. I can get the printing to take place like I would like. However, the Adobe Reader application window will remain open.
Is there a command line switch to use to close the application window when the printing is completed?
The command string that I am currently using is:
ACRORD32.EXE /p /h c:\pdfdocs\pdfdoc.pdf
Also, is there a reference document for Adobe Reader that would explain the available command line switchs and their uses?
Thank you in advance.
-
use task kill to kill the acrord32.exe process.