Umlauts are broken again on convert to html

Hi,


the attached MSG file contains special German letters (umlauts). In Aspose.Email 16.10 they were converted correctly - example: “etwas hören, können Sie im ersten Monat”
In Aspose.Email they are converted wrong - example: “etwas h�ren, k�nnen Sie im ersten Monat”

My code looks like this:

var doc = MailMessage.Load(inputPath);

doc.PreferredTextEncoding = System.Text.Encoding.UTF8;

doc.Save(inputPath + “.html”, SaveOptions.DefaultHtml);

Best Regards,
Vassil

Hi Vassil,


Thank you for writing to Aspose support team.

This issue is reproduced and logged under Id:EMAILNET-38658 for further investigation by the product team. You will be automatically notified once any update is received in this regard,

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


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