|
Home > Archive > BizTalk Server General > May 2004 > PDF
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| yossidahan 2004-05-30, 10:46 am |
| These are two different questions
In order to send the PDF via an email you will need to create a multipart message, with the PDF as one of the parts other then the first one.
if you want to convert the PDF into XML (or any other format really) use Itemfield's ContentMaster.
----------------------------------------------
sent via http://www.biztalkug.com
all about BizTalk
| |
|
| Hi yossidahan,
Thank you for reply.
How do you create PDF as one of the parts.
PDF file name is passed as URL in Inbound xml. I need to email this file as an attachment.
Could you please pointing me to sample program/ resource ?
How to use Itemfield's ContentMaster?
----- yossidahan wrote: -----
These are two different questions
In order to send the PDF via an email you will need to create a multipart message, with the PDF as one of the parts other then the first one.
if you want to convert the PDF into XML (or any other format really) use Itemfield's ContentMaster.
----------------------------------------------
sent via http://www.biztalkug.com
all about BizTalk
|
|
|
|
|