Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
2

AcroRd32.exe Parameters

Guest
Jun 21, 2020 Jun 21, 2020

Hi,

Can some one please publish a list with all the AcroRd32.exe's Parameter ?

 

My final goal is just to print a PDF document that is waiting in a folder (using command line) - and then close automaticly the Adobe related processes that where opened during this print job.

 

Many thanks for your help

27.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 21, 2020 Jun 21, 2020

All command line parameters are unsupported, and there is no option to close after printing. 

/A parameter - https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf

Other parameters - https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/Acrobat_SDK_developer_faq.pdf

Note that use on a server for an automated process would be, some say, a breach of EULA.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 21, 2020 Jun 21, 2020

Also, I already answered your previous question and several replies told you there is no such option. I am assuming you aren't being rude but missed the replies. They are here: https://community.adobe.com/t5/acrobat/print-from-command-line/m-p/11217750?page=1#M262421

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 21, 2020 Jun 21, 2020

Thank You for you answer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 21, 2020 Jun 21, 2020
LATEST

One more Question: how can I make the Acrobat that I have just opened (by calling AcroRd32.exe), to be Hidden or minimized ?
I have tryed /h and it did not do the job.

 

Currently when I call AcroRd32.exe" /N /T %1 - Acrobat is shown and get's the focus

 

Any help will be gratefully acknowledged !

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines