I have created a web form in Adobe XI Pro. We have some progress bars at the top with number of fields completed type of thing. All of my JavaScript works perfectly in Acrobat. I save it like so Save As Other > Reader Extended PDF > Enable More Tools. Again everything works in Acrobat. When I open the PDF in Reader the JavaScript won't work. My forms still fill I can save and such, but no JavaScript progress bars. We create this form frequently and it has always worked. I assume it is some sort of new update to Adobe XI Pro. Here is the error I receive in the debugger:
NotAllowedError: Security settings prevent access to this property or method.
Doc.title:27:Document-Level:Progress
I was thinking it might be related to the security settings these are the only 2 things not allowed.
Document Assembly : Not Allowed
Page Extraction: Not Allowed
But as I read through the forums I am not sure that is actually the problem. Any ideas?
Thanks in advance,
Jen