Export all Messages in a PST to PDFs

Based on my research, I believe the answer is “No”. However, just to confirm; is there any way with this library to go through every message in a PST file and convert it to a PDF?

In an absolute perfect world, it would also handle doing this to standard attachments (e.g. Word Docs), etc; but that’s less important.

@tembenite

You can use Aspose.Email for Java to convert PST to HTML and then convert HTML to PDF using Aspose.Words. Please read the following article.

Saving an Email as PDF