Copy link to clipboard
Copied
Is there a way to automatically open the Preflight- and Output Preview-panels when opening Acrobat Pro?
Thanks for any insights on this,
Pfaffenbichler
Copy link to clipboard
Copied
Unfortunately there no way to do this. You can execute menu items in JavaScript, but these two functions do not have a representation in the menu tree. You can display this tree (also using JavaScript), and I just verified that these two functions are not there.
Copy link to clipboard
Copied
Unfortunately there no way to do this. You can execute menu items in JavaScript, but these two functions do not have a representation in the menu tree. You can display this tree (also using JavaScript), and I just verified that these two functions are not there.
Copy link to clipboard
Copied
Hope you are doing well.
++ Adding to the discussion
You may also add the Preflight tool in the quick toolbar as described here https://helpx.adobe.com/acrobat/how-to/customize-toolbar.html and see if that works for you.
Regards
Amal
Copy link to clipboard
Copied
Thank you both!
I already added the two to the toolbar but I find the need to still click them suboptimal.