Export form data to database Adobe

Asked By 20 points N/A Posted on -
qa-featured

Does anyone know how I can export form data to database adobe. I want to create a database within Adobe Business Catalyst. I have a Form in PDF with few hundreds of rows of data that I want export to database adobe. Is it possible, if so where I can find instructions on how to do this.

SHARE
Answered By 0 points N/A #155696

Export form data to database Adobe

qa-featured

Hello Deborah,

 

You can export PDF data to database using ASP.NET code. PDF form is changed into extended PDF form with the help of LC Reader Extensions. Now the user who has Adobe Reader will be able to fill form with data and save it. User will then upload the completed PDF form to the web interface. This system will be hosted to the Microsoft IIS. Because of that we need have web interface which allows user to upload the form. So we use ASP.NET to create that interface.

Thank you.

Rubi Sharlene

Related Questions