![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: How to Convert .msg file to PDFby james2vegas (Chaplain) |
on Jul 13, 2011 at 08:24 UTC ( #914080=note: print w/replies, xml ) | Need Help?? |
If by .msg you mean Outlook msg files, those are stored as OLE Structured Storage Documents, and for that OLE::Storage might be helpful to look at. See this link for (possibly outdated) details. And if you can get the HTML out of that file, converting with PDF::FromHTML might be what you need for the next step.
In Section
Seekers of Perl Wisdom
|
|