Unicode characters missing not converting properly in eml - msg conversion

Last post 07-02-2009, 4:57 AM by saqib.razzaq. 1 replies.
Sort Posts: Previous Next
  •  06-29-2009, 9:49 AM 185888

    Unicode characters missing not converting properly in eml - msg conversion .NET

    Attachment: Present (inaccessible)

    We are getting strange results when converting from an eml file to an msg file when dealing with Unicode characters.

    We have the very latest build and have set all the unicode flags:

    Aspose.Network.Mail.MailMessage eml = Aspose.Network.Mail.MailMessage.Load(cid.filePath);

    eml.BodyEncoding = Encoding.Unicode;

    eml.SubjectEncoding = Encoding.Unicode;

    Aspose.Network.Outlook.MapiMessage msg = Aspose.Network.Outlook.MapiMessage.FromMailMessage(eml,

    Aspose.Network.Outlook.OutlookMessageFormat.Unicode );

    msg.Save(toPath);

    But are seeing umlauts not converting in the body but they are working in the subject, while other unicode characters are converting. Have attached a PDF with screenshots of the differences

    Any Ideas?

     

    ¥ ¼ Ñ ñ
     
  •  07-02-2009, 4:57 AM 186562 in reply to 185888

    Re: Unicode characters missing not converting properly in eml - msg conversion .NET

    Hi,

    Thanks for considering Aspose.

    Could you please also post the eml files with the unicode characters in subject and body. You may also zip and send me via email using forum options "contact" --> "send saqib.razzaq an email". We will look into it.


    Best Regards,
    Saqib Razzaq
    Support Developer, Aspose Sialkot Team
    http://www.aspose.com
    Your File Format Experts
     
View as RSS news feed in XML