Hi All,
The forum is great and has been a great deal of help.
So I have created a form in Designer company name, address, etc.
I have a button with java in that form that opens a second form.
This second has much of the same data company name, address, etc.
Is there a way to have the company name, address, etc from the first form auto complete the company name, address, etc fields on the second form?
Thank for any help!
Instructions for submitting to a script.
Name the fields the same on both forms.
Set the submit action to a url of a server-side script
Store the FDF/XDP/XFDF in a variable
Change the /F attribute value to the new form
Send the FDF/XDP/XFDF back to the buffer
Your second form should show up in the browser
You may also need to parse the XDP,FDF,XFDF data to set the /F value.
Visit: http://www.fdftoolkit.net for more information.
Regards,
Nick K.
NK-Inc.com
FDF Toolkit .net: ASP.net library for PDF
Email PDFs with PDF Email .net