Hi,
I am using Adobe 8 for fill form contains interactive forms fields.
I can also digitally sign this document. I download these documents from [link=http://www.mca.gov.in/MinistryWebsite/dca/downloadeforms/Download_eForm_choose.php]http://www.mca.gov.in/MinistryWebsite/dca/downloadeforms/Download_eForm_choose.php[/link]
Now, need your help/advise to know can I read the Excel file to fill these interactive forms fields. I have all the details of forms field in the Excel file.
Thanks in Advanceā¦
If you want to connect directly to an Excel file, the file has to be on the user's system/local network. Which doesn't seem like a realistic possibility given how the forms are to be used.
You're best choice is to use a Web Service (like you are already doing) to transfer data from an Excel File on the Server to the form.
If you decide against using a web service, then a standard FormSubmit is a good way to move data between the form and the server.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script