HiraokaHyperTools / msgreader

35 stars 9 forks source link

Bug In this parser i didnot get html content of msg what should i do for this #45

Closed Anil890-bt closed 5 months ago

Anil890-bt commented 7 months ago

@HiraokaHyperTools @kenjiuno solve this issue this parser didnot parse html it parse in unity8 numbers solve this

kenjiuno commented 7 months ago

You can try this demo site to determine whether HTML can be obtained from msg file or not.

https://hiraokahypertools.github.io/msgreader_demo3/

Anil890-bt commented 7 months ago

this code were converted by rtf to html can parse directly with your package

kenjiuno commented 7 months ago

If msg file contains HTML body, bodyHtml property will be set. Otherwise it is not contained in msg file anymore. In other word, it has been lost when you received the message with Outlook or such mailer.

https://hiraokahypertools.github.io/msgreader/typedoc/interfaces/MsgReader.FieldsData.html#bodyHtml

Anil890-bt commented 7 months ago

Thanks for the tip!

On Tue, 20 Feb 2024 at 23:31, kenjiuno @.***> wrote:

If msg file contains HTML body, bodyHtml property will be set. Otherwise it is not contained in msg file anymore. In other word, it has been lost when you received the message with Outlook or such mailer.

https://hiraokahypertools.github.io/msgreader/typedoc/interfaces/MsgReader.FieldsData.html#bodyHtml

— Reply to this email directly, view it on GitHub https://github.com/HiraokaHyperTools/msgreader/issues/45#issuecomment-1954776913, or unsubscribe https://github.com/notifications/unsubscribe-auth/BABBFRMZQEF62LFF4EMRQ33YUTQF5AVCNFSM6AAAAABDRH4PECVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJUG43TMOJRGM . You are receiving this because you authored the thread.Message ID: @.***>

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.