|
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 Vectorize
TIFF and PDF ToolsTiff PagingTiff SplitterTiff CombineTiff TellerPDF SplitterPDF CombineTiff Pdf CleanerTotal PDF PrinterTotal PDF to DXF Converter
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
$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;
|
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 |