DWG to Flash Converter-convert DWG to swf by command line

The best way to share and publish AutoCAD DWG files on the web is that converting DWG to flash and if you need to develop website together with other applications like php, command line version or COM version may be good choice for you. VeryDOC DWG to Vector Converter  has the ability to undertake this task.

  This converter can be used to convert from AutoCAD DWG and DXF files to other scalable vector graphics formats, such as PDF, EMF, WMF, SVG, Postscript (PS), EPS, SWF (Flash), XPS, HPGL, PCL etc. Converting DWG to flash is just a slice function of it. And by this software, the output swf files are configurable as it allows you to convert DWG file from each view. In the following part, I will show you how to convert DWG to flash by this command line application.

Step 1. Download

  • As it is command line software, after downloading, you do not need to install it. But it has been compressed to zip file format, you need to unzip it.
  • Once the extraction of zip file finishes, folder named verydoc_dwg2vector_cmd will show up.
  • Please open this folder and check elements in it.
  • If you are in the preparation to evaluate and have not made up mind to pay for it, please run the test bat file to check the conversion effect.

Step 2. Run Conversion from DWG to flash

  • Please read readme.txt file first to know related parameters about the conversion. As there is no user brochure for you to refer to, readme.txt is the only source to know the usage of this software.
  • Do the conversion following examples. Here I will list some of them for avoiding inappropriate  missteps.

Usage: dwg2pdf [options] <dwg-file> [<out-file>]
    -dpi <int>         : set DPI to output file
      -colormode <int>   : set color mode, 0 is color and 1 is black and white
   -$ <string>        : input registration key

  • Convert all the DWG file in one folder or directory to flash by wild character.
    dwg2vec.exe C:\*.dwg C:\*.swf
  • Convert DWG file in one folder or directory to flash from each view.
    dwg2vec.exe -byview C:\test.dwg C:\out.swf
    -byview            : create an output file for each view
  • Convert DWG to flash and specify the line width and the unit is in mm.
    dwg2vec.exe -linewidth "1=0.1;2=0.1;3=0.1" C:\test.dwg C:\out.swf
  • -linewidth <string>: set line width, unit in mm

  • Convert DWG to flash and specify the output height and width.
    dwg2vec.exe -width 612 -height 792 C:\test.dwg C:\out.swf
  • -width <int>       : set width, unit is point
    -height <int>      : set height, unit is point

  • Convert DWG to black & width flash or colorful flash. The default will convert what it shows in CAD file.
    dwg2vec.exe –colormode 0 C:\test.dwg C:\out.swf

By the above command line, converting DWG to flash will be in a sure-fire way. Now let us check the conversion effect from the following snapshots. During the using, if you have any question, please contact us as soon as possible.

input dwg file

Output Flash

output flash

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!