These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

NotAllowedError:web service:usage right

rajneesh_ots
Registered: Jul 22 2009
Posts: 9

Hi all,

when I just open the acrobat reader 8 editor without opening any file, My web service call is successful.
But when I call the same web service in any opened pdf file, I get the following error,
NotAllowedError: Security settings prevent access to this property or method.

I tried to make my function as trusted function, even then it doesn't work.

After some digging, I got to know, we have to give some usage rights to the document, and 'FormOnline' can be used. But I don't know the usage of this function.

Please, let me know the solution if anyone has.

Thanks in advance,

Vaibhav Kr. Arya

My Product Information:
Reader 8.1, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
The SOAP usage Right has to be purchased from Adobe or a qualified vendor.

BTW: There is no Adobe Reader Editor. I believe you are refering to the Console Window?

Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]

The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]

Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script