Hello,I'm exchanging data between my pdf and a web server. Basically,
the pdf needs to get some xml string from the web server, alternatively
send some xml string to it. This is now done using a webservice, and it
works fine with the SOAP javascript object. However, it doesn't work in
Adobe Reader, because (quote from the docs):"The SOAP methods connect,
request and response are available only for documents open in Acrobat
Pro and Acrobat Standard and for documents with Form Export Rights open
i...