I had previously built an interactive form - PO (with help from the samples) that would allow the user to add lines as needed.
I know want to prepopulate the form from a datasource - so far in testing XML and have had some success - in side Designer the preview works and the data is there, but if I open the form outside of Designer I do not load the data.
My goal was to be able to build pre populated forms that would allow the customer to finish filling out the form and then either email or fax back.
Is there some step to embed the data that I missed?
Thanks in advance.
Mike Sumner
To embedd data into the form for pre-populating fields you need to use a script. The best place to put such a script is in a "Scripting Object", which you can add from the Hierarchy window, and then use in the event that triggers the pre-population.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script