Copy link to clipboard
Copied
I need to create one pdf form as a general questionnaire, and then take parts of the data returned and get it into another form with only some of the data.
I am working on a Windows 7 desktop in Acrobat XI Pro.
For example, the questionnaire might ask name, date, birthdate, address, how they got our name, and several other questions. Then I need to get only the name, address, and birthdate into a second blank form. Is there an easy way to do this besides copying and pasting?
I hope this is clear. Thanks.
Copy link to clipboard
Copied
Make sure the field names in both files are the same. Then what you can do is go to Tools - Forms - More Form Options and export the data from the first file to an FDF or text file, and then import that data (from the same location) in your other files. If the fields are named the same, the data will copy over.
Copy link to clipboard
Copied
This sounds like it should work. I'm new at this, so I'll give it a try. Thanks.
Copy link to clipboard
Copied
You can use an FDF file to extract the form data and transfer the data for the same named and type fields in another PDF. The other option is to use some custom JavaScript to open the other PDF and set the fields in the other PDF to the values from the first field.
One can even use a database for the transfer when designing forms with LiveCycle
If you can script a web page you might even be able to perform the task using the soap interface.
Copy link to clipboard
Copied
This sounds great, but it is way above my ability level at this point. I know nothing about JavaScript and have never heard of a soap interface. I think I'll stick to simpler. Thanks for your reply.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now