win2pdfd.exe eml2pdf "source.eml" "dest.pdf"
Convert the email message format EML file specified by "source.eml" to a PDF file named "dest.pdf".
Any file names that contain spaces must be enclosed with quotation marks. The "source.eml" can be a local file path, or an web address (URL) to an existing EML file.
This feature requires a licensed version of Win2PDF Pro. Contact us for a time limited evaluation license.
Returns 0 on success, and a Windows system error code on failure.