Email to PDF issue

Hi support,

When the attached email is converted to PDF, the text from the sides is removed. See the attachment here.

Marc

Hi Marc,


Thank you for writing to us.

I have tested this issue at my end using the latest version of Aspose.Email for .NET 2.8.0 and would like to share with you that this is not an issue at Aspose.Email end. Aspose.Email converts the MSG to intermediate MHTML format, which is saved correctly.

Please have a look at the attached MHTML file which is created using the following code:

MailMessage mailMsg = MailMessage.Load(“About
Aspose.msg”
);

mailMsg.Save("About Aspose.mhtml", MailMessageSaveType.MHtmlFromat);


You may contact the Aspose.Words support team for further assistance in this regard. If you have any other query/inquiry related to Aspose.Email, please feel free to contact us. We'll be glad to assist you further.