PDF form with java script works in with adobe acrobat standard but not with acrobat reader / browser
- October 22, 2024
- 1 reply
- 866 views
Hello,
I created a pdf form with a send button. This button has java script action and generates an email with a generative text depending from input and and option fields. The pdf works fine for me and another colleague who uses adobe acrobat standard. However the script is not working for colleagues who don't have an adobe acrobat standard license and just use the acrobat reader to open the file. Also when opening the pdf with a browser (chrome/edge) the script is not working.
Can you help me to get this working?
It took me a lot of time and I thought it will work in general, not just for me...
As @Thom Parker suggested I activated the java script debugging on the reader of a colleague, where the script is not working. Thanks a lot for that hint!
I get following Error Message:
NotAllowedError: Security settings prevent access to this property or method.
Doc.subject:54:Field button_versenden:Mouse Up
I am going to post the code in a reply to this post. The file is attached.
