Copy link to clipboard
Copied
Using an iMac OSX 10+ and Acrobat Pro DC... I have run "app.getPath("user","javascript");" in the console but it comes up undefined. The corresponding "app" path request works fine.
Copy link to clipboard
Copied
"Undefined" just means that the command did not return anything. On a Mac, you do not get a path unless that directory exists.
Try creating this folder and then run the command again:
/Users/<user>/Library/Application Support/Adobe/Acrobat DC/JavaScripts
Copy link to clipboard
Copied
Thanks for this. It turns out that the directory was Adobe/2015/JavaScripts for me. My application says that it is Pro DC but this is where its root directory appeared to be.
All sorted now and thanks
Copy link to clipboard
Copied
For anyone reading this: the folder will be different between the permanent license and subscription versions.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now