Jump to content

Read file .msg


Tonivi

Recommended Posts

I have been analyzing this software and it is not what I need.

I need to read the body of an e-mail, directly from an .msg file and view it in html format. So the question is: Can I read the body of a .msg and view it in html, just like we do with a pdf and visualize it in PDFVIEWER?

I have been analyzing this software and it is not what I need. I need to read the body of an e-mail, either directly from an .msg file or from a previously saved BLOB (Firebird) field, and view it in html. So the question is: I can read the body of a .msg and view it in html, just like we do with a pdf and visualize it in PDFVIEWER?

Link to comment
Share on other sites

With sclabium SMMsg you'll be able to parse the .msg file. you can read all part of an email (sender, subject, body, attachment,...)

For display, it is enough that you use an html template that you merge with parsed informations. after you can load this html in a TuniHtmlFrame

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...