I read the PDF in, transfer it with Base64 and post it as a String.
The client decodes the Bas64 stuff and writes it to a file. Works somewhat
slow compared to Perl, but with Server and Client
on my P350 it takes about 2 seconds (100k PDF), so it is acceptable.
Stephan
----- Original Message -----
From: "Gus Delgado" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 9:24 PM
Subject: SOAP and Attachments
> where can I find an example of sending
> a response on a soap envelope together with a pdf attachment?
>
> Thanks in advanced.
>
> Gus