Hello, We are using next code for conversion of .msg files To PDF: var message = Aspose.Email.Mail.MailMessage.Load(inputFilePath); using (var msgStream = new MemoryStream()) { message.Save(msgStream, new…...E-mail message is saved to pdf as HTML markup Aspose.Email Product...contains the html markup instead of presenting e-mail content...