'Adobe interactive pdf

I have a RoR application and I show the pdfs through adobe pdf. But we have interactive pdfs like this: interactive pdf

I would like to know if there is any way (eg callbacks) to save the information entered by the user in my database.

I'm using adobe pdf through: <%= javascript_include_tag 'adobe_pdf', 'data-turbolinks-track': 'reload' %>



Sources

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

Source: Stack Overflow

Solution Source