Active DWG DXF Converter ActiveX Control

An ActiveX Control let you convert DXF to DWG and vice versa. The control includes all features of the Active DWG DXF Converter.

Download  |  Buy Now

Features

  • Convert DWG to DXF;
  • Convert DXF to DWG;
  • AutoCAD File version conversion, low to high and high to low.

Version Support:
From AutoCAD R9 files to current version AutoCAD 2009 files;

Support Languages:
Visual C++, VB, Delphi, FoxPro, VBScript,JavaScript and etc.

Sample code (in VB)

set obj = CreateObject("ActiveConverter.ADConverter")
obj.Type = 2    'DXF to DWG
obj.Version = 0    'Current Version
obj.InputFileName = "c:\My Drawings\001.DXF"
obj.OutputFileName = "c:\My Drawings\001.DWG"
obj.Convert

How to Buy?
You can buy the control online, click the link: Buy Now.
Once receive your payment, we will send a complete version, you can distribute it with your application without any restricts.