Skip to main content
Participant
August 14, 2024
Question

NotAllowedError:Security settings prevent access to this property or method Field Submit:Mouse UP

  • August 14, 2024
  • 1 reply
  • 393 views

Hello All,


I created a submittable PDF form in Adobe Acrobat XI v11.0.23. When I try to submit this form in Adobe Acrobat Reader DC I get the "NotAllowedError:Security settings prevent access to this property or method".


Any suggestions on how to resolve this issue?

This topic has been closed for replies.

1 reply

Participant
August 29, 2024

I wanted to add more informaiton here. The property or method being referenced is Mouse Up.

From reading information on other posts I believe I need to run my function in a priveleged context which I am attempting to do through editing the Config.js file located at c:\program files (x86)\adobe\acrobat reader dc\reader\javascripts. However, I am having trouble sorting out the app.beginPriv() and app.endPriv() functions. Any help is greatly appreciated!