How can i embedd a PDF Dokument while filling out a Form

E

ElGreco

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
 
A

Andrej

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
 
E

ElGreco

THX a bunch - Service Pack was missing therefore i didn´t get the
attach file option.
 
Top