Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

How to Convert .msg file to PDF

by vinothjaguva (Novice)
on Jul 13, 2011 at 07:21 UTC ( [id://914067]=perlquestion: print w/replies, xml ) Need Help??

vinothjaguva has asked for the wisdom of the Perl Monks concerning the following question:

How to conver .msg file to PDF using perl

Thanks in Advance

Replies are listed 'Best First'.
Re: How to Convert .msg file to PDF
by james2vegas (Chaplain) on Jul 13, 2011 at 08:24 UTC
    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.
Re: How to Convert .msg file to PDF
by Corion (Patriarch) on Jul 13, 2011 at 08:28 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://914067]
Approved by Corion
Front-paged by chrestomanci
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-24 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found