Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Outside In:Converting attachment present in the .msg to PDF

975829Nov 23 2012
Hi,

I looked in the Oracle outside in documentation where it is mentioned that message file (.msg) can be converted to pdf.But i am unable to find any sample C\C++ code to convert the attachment present in that files.
I was under the impression that usage of following work will just (Just like these functions works for .zip files and .pst file ).
DAGetTreeCount
DAGetTreeRecord
DASaveTreeRecord

But , the DAGetTreeCount return 0,for the .msg file with attachments.

Kindly let me know any sample code to do that same in outside In. Or do i need to have some other third party library to read the attachment in the msg files.

Kindly reply ASAP as i will accordingly decide whether to go ahead buyying oracle outside In or Aspose.

Regards
Pushpendra
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2012
Added on Nov 23 2012
0 comments
431 views