Copy link to clipboard
Copied
When I am in the "prepare form" menu I can see all of my fields and groups in a tree on the right but I want to be able to produce a price quote based on the options my customer selects within my PDF. What is the best way to do this and is it even possible?
Kris
Copy link to clipboard
Copied
So your goal is to extract the data from a form that has been filled-in by someone and returned to you so you can use it in a spreadsheet? If so, there is an option in Acrobat to export the form data to a tab-delimited text file which you can import into a spreadsheet. A better option might be to develop a script in Acrobat to export just the fields you want in the order you want to a text file or write the data to the JavaScript console and copy & paste into the spreadsheet.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now