Save from Email to PDF

Hello
Never found why mostly on the website it’s recommended to save email as mhtml, then Load as Save as PDF using Aspose Words!

2 questions here:

  1. Since everywhere Words is mentioned to be used, what’s Aspose PDF doing here?!!!
  2. If our only usage is saving as PDF, which one will perform better, Words or PDF?
    Thanks in advance :slight_smile:

@australian.dev.nerds,

Please note, Saving an Email to PDF involves two APIs, i.e., Aspose.Email and Aspose.Words/Aspose.PDF. So, you have to use both APIs for the conversion. We have checked and saving to PDF by Aspose.Email is out of the scope. So, you have to first convert Email to MHTML and then either use Aspose.Words or Aspose.PDF to render MHTML to PDF. See the supported file formats by Aspose.Email, Aspose.Words and Aspose.PDF for your reference.