|
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
Document processingPrint MaestroTotal CAD PrinterTotal CAD View ServerTotal GIS View ServerExcel Explorer
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.
|
Total CAD ConverterX (SDK) converts CAD files to PDF, TIFF, JPEG, BMP, WMF, PNG, DXF, BMP on web-servers. The program has no GUI or any interrupting messages. The list of source formats is rather wide: dxf, dwg, plt, hg, hgl, hpg, plo, hp, hpl, hpgl, hp1, hp2, hpgl2, gl2, spl, prn, svg, cgm. Total cad Converter X (SDK) includes command line converter and ActiveX.
Total CAD ConverterX can easily resize your files during conversion, no additional actions are required. Total CAD ConverterX has unique options to batch convert several CAD files at a time:
Example ASP:
dim C
Set C=CreateObject("CADConverter.CADConverterX")
C.Convert "c:\source.dxf", "c:\dest.pdf", "-cpdf -log c:\CAD.log"
set C = nothing
dim C
Set C=CreateObject("CADConverter.CADConverterX")
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.dxf", "C:\www\ASP", "-cpdf -log c:\CAD.log")
set C = nothing
$src="C:\\test.dxf";
$dest="C:\\test.pdf";
if (file_exists($dest)) unlink($dest);
$c= new COM("CADConverter.CADConverterX");
$c->convert($src,$dest, "-c pdf -log c:\CAD.log");
if (file_exists($dest)) echo "OK"; else echo "fail:".$c->ErrorMessage;
What do you think about this program? |
Get all Converters X for web servers in a bundle for $330 only! Find the list of programs below. (you save up to $700) ![]() MS Windows® 2000/XP/2003/2008/ Vista / Windows 7 |