Hi, I have a form that check for data validation using script. If the "Enable Acrobat JavaScript" is not check at the Adobe Reader, the form data validation will not be executed. How can I solve this problem? Any script to enable the javascript? There is this AddRequirement method for the document object, I tried but don't seem to work. Thank you.
You may not want to enable JavaScript yet. See Adobe PSIRT of May 1, 2009.
But if you want to enable JavaScript in Adobe Reader and Acrobat using the following instructions below: 1. Launch Acrobat or Adobe Reader.
2. Select Edit>Preferences
3. Select the JavaScript Category
4. Uncheck the ‘Enable Acrobat JavaScript’ option
5. Click OK
Thank you for sharing. The point is that I designed a form with script validation on certain fields. If the user use an Adobe Reader with the setting for 'Enable Acrobat Javascript" not checked, those validations using script will not be executed. The form data will not be correct. How to warn user if the setting is not enable? Or don't even let the user to proceed on with opening the form. Is it possible? How to do it? Better still, if user open the form, the setting is enabled. Can do?
Check this blog post: http://blogs.adobe.com/livecycle/2009/02/adobe_reader_disabled_javascr i.html
Hi Adobe_Learning (I'm learning too!) :-)
I too have developed a LC form using JS. I just tested with Acrobat Read 9 by turning off JS, as described in this post. When I went to open my form, the reader gave a warning and asked if I wanted to turn JavaScript on.
This tells me that YOU don't have to do anything within the form. However, if you have a document or set of instructions that go with your form, you probably want to address that issue there -- tell users that they need JS turned on
Good Luck!
Thank you... The problem is that some user might choose not to follow the instruction that was prompted. Is there a way to prevent user from proceeding on with the editing of the form if javascript is not enabled. The Adobe document mentioned the AddRequirement function. I just can't get it work.
North America
Europe, Middle East and Africa
Asia Pacific