Is it possible to design a PDF form with Adobe Acrobat 7 Pro. that includes 1) live form fields so recipients with Reader can fill out the form online, and 2) the data to be saved to a database? Is JavaScript necessary to do this?
The answer depends on where your database resides. The code to communicate with a local database (JavaScript using ADBC) is not available in Reader. However, if you have a requirement to write to a local database, you can create the form with Adobe LiveCycle Designer (included with Acrobat 7 Professional and Acrobat 3D) and then extend your PDF form with Adobe LiveCycle Reader Extensions. Now, any recipient with Adobe Reader 7.x can communicate directly with your local database via ODBC.
If you plan to host the database on a server, the answer is yes. Adobe Reader (back to version 3.x) will allow you to 'submit' the data to a backend server where you can use server-side script to manipulate the data, including populating a database.
For both options, JavaScript coding would be the method.
Related topics: |
PDF Forms, JavaScript |
Top Searches: |
Convert existing forms to fillable PDFs fill and sign PDF onlineEdit PDF create PDF Action Wizard |
Try Acrobat DC
Get started >
Learn how to
edit PDF.
Post, discuss and be part of the Acrobat community.
Join now >
0 comments
Comments for this tutorial are now closed.
Comments for this tutorial are now closed.