'Pdf fillable form Submit in Chrome

I have a Web Forms App that is serving a Pdf form to be filled then submitted by the User. The Application is working fine in IE but it does not submit the form in other modern browsers. In IE it uses Adobe Acrobat to open the form and then submits in the Browser. I installed Adobe Acrobat extension in Chrome but still didn't work. Is there a way I can get this working Chrome?

Note : I can have the users Download the Form and fill then submit in their local Acrobat, but It will not work since We are securing the service and the user needs to be authenticated.

Thank you in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source