I am trying to create a pdf form with two named fields that have data in Access. I would just like to know the process to go about exporting the data from Access and filling the form fields. The database has the fields named the same as the fields in the PDF, but when I manage forms and import from xml, nothing happens. I am extremely new to this so please forgive my ignorance.
Thanks in advance,
Lee
1. In LiveCycle designer open up the "Data View" panel. If it's not visible near the Hierarchy panel, you can activate it from the Window menu item.
2. From the panel menu select "New Connection".
3. This activates a wizard that walks you through the process of setting up a connection between the form and the Access DB.
4. When the connection has be successfully created, all the DB table fields will be shown in the Data View Panel.
5. Connect a field to DB table through the field "Binding", which you'll find on the Object Panel.
This is the easy part. Selecting an actual record requires some scripting. I looked around this site and surprisingly there isn't much except some forum posts on the topic. You'll find more technical info at Adobe, but not much of a beginners guide. Search for "LiveCycle Data Connection"
Stephan Cameron, "The" LiveCycle Guru guys covers this topic pretty well on his blog. Connect a form to a DB"
I created an extensive set of training videos on this topic at the membership site: www.pdfscripting.com
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script