PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
The workaround is to assemble things so that you can actually send the data as argument to the web service.
This would require a little bit of programming, but it essentially string assembly, which is pretty basic.
In any case, you would have to do this, because you do need bigger control over what you send to the webservice. It is easier (and costs less) to prepare the data you send in locally than by the service.
Hope, this can help.
Max Wyss PRODOK Engineering Low Paper workflows, Smart documents, PDF forms CH-8906 Bonstetten, Switzerland
Fax: +41 1 700 20 37 or +1 815 425 6566 e-mail: mailto:[EMAIL PROTECTED] http://www.prodok.com
[ Building Bridges for Information ]
______________________
I am building Forms in which I use different Web Services, to pre-fill comboboxes, part of the form etc. It works great. The problem comes when I want to submit the form to another Web Service. The doc.submitForm method only allows to submit through Get or Post Request. I can call a Web Service and send a single value, but didn’t find the way to send multiple fields (part of a form represented by a hierarchy of names) or the entire form. Do I have to serialize myself the data ? Any pointers appreciated.
To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
