System Requirements:
OS:Compatible with XP, Vista, Win7, Win8, Win10
RAM: 1024MB or greater, executable program takes 27Mb, loaded with a drawing file will take more RAM depends on the size of drawing file.
HD: 40MB free hard drive spaces to install
DWG2DWF-X is a Control(COM) for converting DWG/DXF to DWF.
Steps to use this control
Help For Developers
Dim obj
set obj = CreateObject("AutoDWG.DWFConverter")
obj.FontPath = "D:\Program Files\AutoCAD 2004\Fonts"
obj.InputFile = "Office.dwg"
obj.Background = 0 'Autocad color index 0~255, 255-white, 0-black
obj.ColorMode = 1 '0-is black/white 1- color
obj.Format = 3 'Set dwf format, 1-- compress binary (default) 2-- binary 3-- ascii
obj.Version = 6.0 'Supports version 6.0(default), 5.5, 4.2
MsgBox "Begin converting..."
obj.ConvertAllLayout "Office.dwf"
MsgBox "Conversion complete"
If Err.Number < 0 Then
MsgBox Err.Description
End If
FAQ:
dll registration failed, how to fix it? |
Will this software work with 64 bit computer? |
Do you offer customized service? |
How to update the product? |
How to download the old program? |
System Requirements:
OS:Compatible with XP, Vista, Win7, Win8, Win10
RAM: 1024MB or greater, executable program takes 27Mb, loaded with a drawing file will take more RAM depends on the size of drawing file.
HD: 40MB free hard drive spaces to install
Technical Support:
Free technical support is available to all customers, any question please contact: info@autodwg.com.
Update:
You’ll enjoy one year free update service since you buy the software. After expiry, you can continue using the software but no more updates will be available unless you purchase.