|
ConvertersTotal Image ConverterTotal Audio ConverterTotal Movie ConverterTotal HTML ConverterTotal PDF ConverterTotal PDF Converter OCRTotal Doc ConverterTotal Excel ConverterTotal Mail ConverterTotal CAD ConverterTotal GIS ConverterTotal Outlook ConverterTotal CSV ConverterTotal VectorizeTotal Thunderbird ConverterTotal Outlook Express ConverterTotal Webmail Converter
TIFF and PDF ToolsTiff PagingTiff SplitterTiff CombineTiff TellerPDF SplitterPDF CombinePDF Combine ProTiff Pdf CleanerTotal PDF PrinterTotal PDF to DXF Converter
MultimediaEpisode PlayeriPod AudioBookTotal iPod ConverterTotal Video JoinerCDukeFolderShinePhoto Music
System ToolsTotal Server MonitorTotal Folder MonitorSpace SearcherQuick UnplugTotal Resource Changer
Are you happy with CoolUtils products? Tell your friends and co-workers about them!
If you have a site in the web feel free to put our text link below from your site.
|
Example ASP:
dim C
Set C=CreateObject("MailConverter.MailConverterX")
C.Convert "c:\source.msg", "c:\dest.pdf", "-c PDF -log c:\Mail.log"
Response.Write C.ErrorMessage
set C = nothing
dim C
Set C=CreateObject("MailConverter.MailConverterX")
Response.Clear
Response.AddHeader "Content-Type", "binary/octet-stream"
Rresponse.AddHeader "Content-Disposition", "attachment; filename=test.pdf"
Response.BinaryWrite c.ConvertToStream("C:\www\ASP\Source.msg", "C:\www\ASP", "-cpdf -log c:\Mail.log")
set C = nothing
$src="C:\test.msg";
$dest="C:\test.pdf";
if (file_exists($dest)) unlink($dest);
$c= new COM("MailConverter.MailConverterX");
$c->convert($src,$dest, "-c pdf -log c:\Mail.log");
if (file_exists($dest)) echo "OK"; else echo "fail:".$c->ErrorMessage;
Useful articlesEML to HTML Command LineEML to PDF Command Line EML Converter Command Line |
Get all Converters X for web servers in a bundle for $270 only! Find the list of programs below. (you save up to $700) ![]() MS Windows® 2000/XP/2003/2008/ Vista / Windows 7 |