Hi!
Hi Wolfgang,
Thank you for using Aspose.Email.
Can you please confirm to us if characters are not correctly displayed in both scenarios, as I can’t see any incorrect characters when 1 of these messages is converted. For an intermediate output, I used the following sample code at my end:
string filename = "AW Parkplätze_nicht_funktionierend"; //first file
//filename = "AW Parkplätze1_funktionierend"; //second file
MailMessage mailMsg = MailMessage.Load("EMAIL_453678\\" + filename + ".msg", MessageFormat.Msg);
mailMsg.Save("EMAIL_453678\\" + filename + ".mhtml", MailMessageSaveType.MHtmlFromat);
Document doc = new Document("EMAIL_453678\\" + filename + ".mhtml");
doc.Save("EMAIL_453678\\" + filename + ".doc");
Hi!
Hi Wolfgang,
The issues you have found earlier (filed as NETWORKNET-33725) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan