How to convert Email to PDF (C# .NET)

We’ve used your tools for different purposes, and always liked them. The current need I have is to be able to convert .msg files into PDF for archiving in a portal. Is that something your Aspose.Email for .NET library can do, or would Aspose.PDF be better? We’re likely going to use Aspose.Email for some email composition tasks as well.

@peter.envisionit,

I have observed your requirements and like to share that Aspose.Email does not directly provide support for exporting email to PDF. However, you can export it to MHTML and then use Aspose.Words to export that to PDF. I suggest you to please visit this documentation link for your kind reference.