Hi
I am working on creating an editable PDF Form and retrieve the data and store it in a database.
Firstly what are the required development tools to acheive the above requirement. Secondly, can anyone describe me the steps at highlevel to create a simple PDF Form in a way that the field values can be retrieved. I have different types of form fields,.....checkbox, radio button, texarea, textfield..etc.
I have already created an editable PDF Form goin thru iText online tutorial but not sure have created in such a way the form field values can be retrieved.
Thanks a lot!!!