Is there a C# API to convert .eml to .pdf? Want to convert saved email files to pdf
Use OpenOffice (http://www.openoffice.org)
This will basically convert anything to PDF (doc, xls, ppt, txt). Since eml are just txt, why not just use this? See http://www.opendocument4all.com/download/OpenOffice.net.pdf for how to use OpenOffice in C#.