Copy link to clipboard
Copied
Hi, i am trying to learn javascript for pdf and i was start with the "Developing Acrobat Applications Using JavaScript".
My problem is that i am trying to open a new file with -- app.newDoc(); -- and the Dbg reverse the message (Exception in line 1 of function top_level, script Document-Level:lesson-00-a NotAllowedError: Security settings prevent access to this property or method. App.newDoc:1:Document-Level:lesson-00-a).
Please if there is any advice about the way to learn javascript for pdf.
.
Copy link to clipboard
Copied
You can look here:
Copy link to clipboard
Copied
"app.newDoc()" does not open a PDF it creates a new PDF.
Without seeing the exact script code is not possible to understand or recreate the issue.
For learning I would look at www.pdrscripting.com and Acument Journal's eBooks
Find more inspiration, events, and resources on the new Adobe Community
Explore Now