Copy link to clipboard
Copied
We currently have fillable PDFs online for common forms. Here is one of them:
https://youradminpartners.com/docs/SRA_with_15yrs_2018.pdf
My boss wants to have them fill it out, then they hit a button labeled Save or Submit and the field data would go into our database table. Plus, the PDF would print.
I'm searching in Google, but I haven't found a solution yet. Is there one?
TIY
Erin
Copy link to clipboard
Copied
It's not possible to export directly from a PDF form to a database. You can export the data to a plain-text file, though, and then write a separate command to import it into the DC, independently of Acrobat.
Another option is to submit the data to a web-server, which in turn can take it and insert it into the DB (if the DB is also available on that server).
Copy link to clipboard
Copied
How do export a batch of filled out PDFs into a single export, plain text file?
Copy link to clipboard
Copied
Using the Merge Data Files into Spreadsheet command, under the More button in Prepare Form mode.
Copy link to clipboard
Copied
Okay, I had to use search to find this, but looks like it will work. Thank you
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more