Eml to Mhtml - embedded picture and header info lost

Hi,


the attached eml file contains a single embedded picture. I want to convert this file to Mhtml in order to display it via Aspose.Words.

The result mhtml file does not look okay. Both Aspose.Words and MS Word display it like it is a simple text file. I expect to see mail header information and the embedded picture.

My code is very simple:

var doc = MailMessage.Load(input);
doc.Save(output, SaveOptions.DefaultMhtml);

Hi Vassil,

Thank you for writing to Aspose support team.

We have investigated this issue at our end and were able to reproduce the same at our end using the latest version of Aspose.Email for .NET 5.4.0. The issue has been logged as
EMAILNET-34821 in our issue tracking system for further investigation and rectification by our Product team. We’ll notify you here via this thread once there is some information or a fix version available for this issue.

The issues you have found earlier (filed as EMAILNET-34821) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.