I created a wicket page which allow to the user to open PDF files. These PDF files are forms, which the user fill and send back. There is also Javascript which is used to automatically fill some fields.
The file is correctly open in the browser but there is a problem: Javascript is disabled and I don't know why. Is it normal? Is it for security reason?
When I download the file and open in Acrobat Reader, it works correctly. I also disabled the option in Acrobat Reader to force the plugin to be used in place of the default reader of the browser. It works only in Firefox.
Is it possible to activate Javascript? If not, is it possible to open automatically Adobe Reader? I prefer not to save directly the file if possible.