I have a form that users will fill out and save internally (on a network drive). I would like to manage the data by merging the data into an Excel spreadsheet, and that process works great. My questions: (1) Am I correct in assuming that I cannot choose specific fields to export? I don't need all the data, only certain fields. (I see how you can choose fields with emailing (submit), but these forms will not be emailed, they are simply saved. (2) I cannot then save the Excel spreadsheet and add additional data later, can I? It appears that I have to recreate the spreadsheet each time. (3) Can I determine the order of the fields in the spreadsheet (other than by renaming all my fields (which will require all kinds of recoding! -- I see that they currently appear in the spreadsheet in alpha order.)
Thank you!
Your use of forms in conjunction with Excel might lend itself better to the ADBC plug-in that allows JavaScript in PDF documents to access databases through a consistent object model. ADBC is a Windows-only feature and requires ODBC to be installed on the client machine.
For more information on ADBC visit our Acrobat Developer Center at:
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]
Check out the Javascript for API Reference.
Hope this helps,
Lori
Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.