I designed an InfoPath Form based on a XSD Dokument. This Form will
send data to a WebService. At some Point i have to load (embed) PDF
Files and include it in my Form. Unfortunatelly i only can choose
"pictures" for uploading in the form though i try type application/pdf.
I hope this is a small stupid beginner mistake - so any help would be
apreciated. THX in advance
El
Andrej - 27 Dec 2005 15:25 GMT
You have a control "File Attachment" in the toolbar.
you can add your pdf files as attechment to infopath formular and send them
to your webservice.
the files will be send to the webservice as base64 encoded stream.
Andrej
> I designed an InfoPath Form based on a XSD Dokument. This Form will
> send data to a WebService. At some Point i have to load (embed) PDF
[quoted text clipped - 4 lines]
>
> El
ElGreco - 28 Dec 2005 13:43 GMT
THX a bunch - Service Pack was missing therefore i didn´t get the
attach file option.