Forum Discussion

Anisha Ashokan's avatar
Anisha Ashokan
Copper Contributor
Feb 02, 2018

Convert .eml (Outlook email msg) to PDF USING C#

Hi all,

Good Day!

 

I have a requirement to convert the outlook message ie  .eml format file to PDF file using c#.

I do not want to use any third party tool.

Can someone please help me out as to how this can be achieved.

 

 

Thanks and Regards

Anisha

3 Replies

  • addy-chris's avatar
    addy-chris
    Copper Contributor

    If you are struggling to find out the best software to convert EML files to PDF then you can use the EML File Converter Tool to convert EML files to PDF. It helps users to convert EML emails to PDF, PST, MBOX, etc. without any hassle. In addition, it has the utility to import EML files to multiple email clients like Gmail, Yahoo Mail, Thunderbird, and so many others.

  • Well, you say that you don't want to use a third party tool but If C# does not provide this capability you will need to use a third party dll. There are some third party dlls that are free of use depending on the number of PDFs conversions. You might also want to explore Flow possibilities here since it provides the ability to convert documents to PDF
    • Anisha Ashokan's avatar
      Anisha Ashokan
      Copper Contributor

      Thanks for your response.

      Is there any way to convert  .eml to any other format, and then convert that to pdf, if direct conversion is not possible.

Resources