Hi,
In need of desparate help. I require command line parameters for Silent Printing in Acrobat Professional. Till now I was using the following switches which were working great in Adobe Reader:
for Version 6 and below:
C:\>"C:\Program Files\Adobe\Acrobat 6.0\Reader\AcroRd32.exe" /u /h "D:\71.pdf
for Version 7 and above:
C:\>"C:\Program Files\Adobe\Acrobat 7.0\Reader\AcroRd32.exe" /t /h "D:\71.pdf
However for Acrobat Professional its not helping at all.
HELPPPPPPPPP!!!!!
Thanks
Progna
Have you investigated using the PrintParam object in Javascript to accomplish silent printing? You can do this from a console, batch process, or application-level script. Check out [url=http://www.adobe.com/devnet/acrobat/pdfs/js_api_reference.pdf]Javascript for Acrobat API Reference[/url] for specific details.
Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.