Previous | Next | (P-PDF) Acrobat 6.0
Topic: Buttons worked in 5.0 will not work in 6.0
Conf: (P-PDF) Acrobat 6.0, Msg: 118857
From: mca
Date: 9/17/2004 01:58 AM
In AA5.0 I had created a document with some simple buttons that will open other documents. I added JavaScript as such: app.openDoc("whatever.pdf", this); . This works fine in AA5.0 And Acrobat Readers 5 & 6. I have upgrade to 6.0 standard and these buttons now do not work. I examined my buttons in 6.0 Pro tryout version and from the JavaScript debugger get this response: ""NotAllowedError: Security settings prevent access to this property or method. app.openDoc:20:Field SubmitPB:Mouse Up"". What does it mean and what Security do I need to change. This may not be a JavaScript problem an just a 6.0 problem. I can't figure.
Thanks