DwgTranslate DLL 3.50 allows the programmers
to convert DWG and DXF files without the need
of AutoCAD.
Actually,DwgTranslate consists of two modules Dxf2DwgDLL and
Dwg2PdfDLL,that can buyed
separately or in bundle. You can use DwgTranslate in any your
own application software,without any royalties.The DLL can be called from
any
application language supporting DLL calls ( Visual Basic,Visual
c++,Delphi and son). DwgTranslate runs invisibly to the final user
. The DLL is standalone, and does
not require AutoCAD to run. High Performance and very
easy to integrate in your program. Free email Technical Support
and upagrade for one year
MODULE 1 Dxf2DwgDLL
- ROYALTY FREE
- Conversion from DWG to DXF AutoCad
Files
- Conversion from DXF to DWG Autocad
Files
- Reads all DXF and DWG versions from
AutoCAD 2.5 to 2008
- Writes AutoCAD DWG versions
11-12,13,14,2000-2002,2004/5/6, 2007, 2008
- Writes AutoCAD DXF versions
2.5,2.6,9,10,11-12,13,14,2000-2002,2004/5/6, 2007, 2008
MODULE 2 Dxf - Dwg 2PdfDLL
- ROYALTY FREE
- Conversion from Dxf to PDF
- Conversion from Dwg to PDF
- Both model and paper space are supported
- Multiple choise of output paper size
AutoCAD Dxf and Dwg Version Supported:
From AutoCAD R9 files to current version AutoCAD 2008 files;
Supported Languages:
Visual C++, VB, Delphi, FoxPro, VBScript,JavaScript and etc.
Sample code (in VC++)
if (Dxf2DxgLoadLibrary()==FALSE){
TCHAR szBuf[256];
_stprintf( szBuf, _T("Can't load 'dxf2dwgdll.dll' ercode=%d"),
101 );
MessageBox( szBuf, "DxfDwg", MB_OK | MB_ICONSTOP );
}
LPCTSTR res = ConvertDxftoDwg ("C:\\DWG\\colorwh.dwg","C:\\DWG\\colorwh2000.dwg",
AUTOCAD2000);
// Manage here returned value ....
Dxf2DxgFreeLibrary();
A license includes the latest version of DwgTranslate 3.5.0.0.1 , email technical support for one year and all the upgrades that will be released during
the year timeframe.
After the first year you can continue to use the library you have (still without royalty fee), to have support and new version get the Maintenance license.
|