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

I installed Adobe Acrobat Standard DC and cannot find the JavaScript Console. Is this now only available in Pro DC?

New Here ,
Feb 23, 2017 Feb 23, 2017

I know previous versions of Acrobat Standard had the JavaScript console, but I cannot find it in Standard DC.  I've checked the Enable Acrobat JavaScript box in Preferences but I cannot find the JavaScript options in the Tool menu.  Was this feature removed from Standard and it's now only available in Pro?

TOPICS
Acrobat SDK and JavaScript , Windows
5.7K
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

correct answers 1 Correct answer

Community Expert , Feb 23, 2017 Feb 23, 2017

Document level scripts can also be added via a custom script. See here for more information: Document Level Scripts With Acrobat Standard - KHKonsulting LLC

Translate
Community Expert ,
Feb 23, 2017 Feb 23, 2017

No version of Acrobat Standard had the JavaScript console available via it's own user interface, you always had to install a custom script to get access to it.

You can find such a script here: Free Acrobat Automation Tools  - look for the "Reader JavaScript Console Window"

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
New Here ,
Feb 23, 2017 Feb 23, 2017

Thanks for the prompt reply.  I followed the instruction to install the JavaScript Console per the instructions but it still doesn't seem to be the same in DC as previous versions we are using.  Typically our users go to Tools > Forms > Edit > Other Tasks > JavaScript at which point a dialog box opens called Document Actions where they can execute the JavaScript.  The console you provided seems to be an add-on whereas this seems more like a standard feature.  Here is a screenshot of the box:

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
Community Expert ,
Feb 23, 2017 Feb 23, 2017

Access to Document JavaScripts is also a Pro-only feature...

On Thu, Feb 23, 2017 at 10:02 PM, adamo46580347 <forums_noreply@adobe.com>

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
Community Expert ,
Feb 23, 2017 Feb 23, 2017

Document level scripts can also be added via a custom script. See here for more information: Document Level Scripts With Acrobat Standard - KHKonsulting LLC

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
New Here ,
Feb 23, 2017 Feb 23, 2017
LATEST

You're the man!!!! Thanks so much, this was exactly what I needed.

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
Community Expert ,
Feb 23, 2017 Feb 23, 2017

BTW: The console you get via the script is the real deal, it's the same as in Adobe Acrobat Pro. That is not the case with the add-on for document level scripts. The behavior is different and you can only add scripts, not edit existing scripts. That's a limitation of what Acrobat allows via JavaScript.

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