Previous | Next | (P-PDF) Acrobat 6.0
Topic: Problems using app.openDoc (Security settings)
Conf: (P-PDF) Acrobat 6.0, Msg: 92830
From: ScaryMovie2000
Date: 7/24/2003 10:45 AM
Hello, I'm new in Acrobat JavaScript programming, and some scripts, that worked well in Acrobat 5, cause some troubles (even very simple scripts). Usint Acro6Pro, I get an error-message "NotAllowedError: Security settings prevent access to this property or method.
app.openDoc:1:Bookmark undefined:Mouse Up" while trying to open a document. The only security settings concerning opening documents that I found, are "Preferences:Trust Manager:Allow documents to open other files and launch other applications". This one is checked! Has anybody else experienced such problems? Any solvation tips? Thank you in forward.
a couple minutes later:
P.S.: i found out, that it works in the console, but not in a bookmark. Why?