I have an Issue with trying to get eidtable pdf to fill itself when I pass an XML String to it from a web application. The submit function cannot be Used here , because I am coming from inside the web application, i will like to Open a new pdf browser window showing the pdf with my XML data already filled in. something like
[link=http://myserver:1010/browse.pdf]http://myserver:1010/browse.pdf[/link]
where I pass my XML String to browse.pdf and have the PDF document read in the values from the XML. I just want to open a target PDF document in a browser and have it read the values from XML String. is this possible ? and How can I do that ? Any thoughts ?
How does a PDF accepts an XML string and reads the values from the XML string into its Fields ?
Cheers,
Thom Parker
WindJack Solutions
[url=http://www.windjack.com]www.windjack.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://partners.adobe.com/public/developer/en/acrobat/sdk/
pdf/javascript/AcroJS.pdf]Acrobat JavaScript Reference[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script