Hello,
I'm currently trying to figure out how I can convert a outlook .msg file, with nested outlook attachments, into a PDF file containing the body content of the root file and its nested children.
I've already looked at the post http://www.aspose.com/community/forums/permalink/319356/319356/showthread.aspx#319356, where the attachments are retrieved recursively, but what I need is the body of each mail concatenated into a PDF document.
For now I am using Aspose Words together with Aspose Email to produce a PDF (converting the .msg to .pdf), but since this only outputs a PDF for the root .msg file, I am a bit lost on how I would get it to include all the nested .msg files inside the root .msg.
Any help is greatly appreciated!
Thanks,
Kind regards
Søren Engel