DWG to IMAGE Command Line Overview |
1. Overview | ||
2. Functions | ||
3. Installation&Uninstallation | ||
4. System requestment | ||
5. Command parameters | ||
6. Registration | ||
7. Copyright&License | ||
1. Overview |
DWG to IMAGE Command Line is an easy-to-use end-user wizard for creating or manipulating image format files, It does not need the third part software support such as AutoCAD etc, quickly convert DWG/DXF/DWF files, and vector graphics to image files. It supports batch convert DWG/DXF/DWF file to image files and supports all versions of AutoCAD(R2.5 ~ R2008), It supports multifarious image format, such as bmp, tiff, jpg, gif, png, pcx etc. |
DWG to IMAGE Command Line supports the fast, affordable way to create professional-quality documents image format files. Its easy-to-use interface allows you to create image files by simply click the "next" button, and it offers convenient features to optimize and manipulate image files in ways that most other packages do not. It is clearly to see why it is one of the most powerful and efficient tools for your office on the market today. |
2. Functions |
(01) | It supports all versions of dwg/dxf files(R2.5 ~ R2008). |
(02) | It supports batch convert dwg/dxf/dwf files to image files without any cad software. |
(03) | It supports multiple choice of output paper size. |
(04) | It supports combine one dwg/dxf/dwf file to one image file. |
(05) | It supports combine multiple dwg/dxf/dwf files to one multi-page image file. |
(06) | It supports generate multipage tiff files. |
(07) | It supports multifarious image format,such as bmp, tiff, jpg, gif, png, pcx, emf, wmf etc. |
(08) | It supports any resolution in the generated Image files. |
(09) | It supports conversion into 1bit, 4bits, 8bits, 4bits grayscale, 8bits grayscale and 24bits format image. |
(10) | It supports multifarious compression of tiff image,such as LZW, JPEG, PACKBITS, CCITT Group3, CCITT Group4, RLE etc. |
(11) | It converts drag and drop of files. |
(12) | It allows you to preserve original document layout. |
(13) | It supports convert all layouts, or last active layout to image file. |
(14) | It is an easy-to-use application and allows you to preserve original document layout. |
(15) | It supports Microsoft Windows 2000/XP/2003/vista Operating System. |
(16) | Auto detect and process portrait and landscape pages. |
3. Installation&Uninstallation |
Installation: You can download the programe setup file which is a zip file from our site at first, then you only need to decompress setup file. After above working, you can use the program. |
Uninstallation: All neet to do for uninstallation are to delete the direcotry which place the program files. |
4. System requestment |
Supported Operation Systems |
The following operation systems listed have been tested with DWG to IMAGE Command Line and are officially supported. |
(1) Microsoft Windows 2003 Server 32-bit Web Edition, Standard Edition and Enterprise Edition; |
(2) Microsoft Windows 2003 Server x64 Web Edition, Standard Edition and Enterprise Edition; |
(3) Microsoft Windows XP Professional and Home Edition; |
(4) Microsoft Windows XP x64 Professional; |
(5) Microsoft Windows 2000 Server and Advanced Server; |
(6) Microsoft Windows 2000 Professional; |
Recommended hardware |
(1) CPU: Intel(or Standard PC) 800MHz or faster compatible x86 processor; |
(2) RAM: 256MB or more RAM recommended, 128MB minimum; |
(3) Hard-disk: 100MB free space recommended, 50MB free space required; |
5. Command parameters |
Usage: |
dwgtoimage.exe | <-i <input> [-i <input> -i ... ]> [-o <output>] [-l <layout type >] [-w <width>] [-h <height>] [-t <image type >] [-m [multi-page tiff file name] ] [-x <horizontal dpi>] [-y <vertical dpi>] [-b <color bits per pixel>] [-d <background color >] [-c <tiff compression mode>] [-q <jpeg quality>] [-r <register>] [-g][-?] |
Notes: <>--- required []--- optional |
(1). Input and Output settings |
-i <input> | Source dwg/dxf/dwf files or directory which contains dwg/dxf/dwf files you want to convert. This parameter can appear several times, such as: e.g. 1) dwgtoimage -i "c:\my pdf_1.dwg" -i "c:\my2.dxf" -i "c:\my dwfs " -o "d:\myimages" Extract dwg/dxf/dwf files which are 'c:\my pdf_1.dwg,'c:\my2.dxf and all dwfs files placed in 'c:\my dwfs to 'd:\myimages'. |
-o <output> | Set destination directory to output result images files, default same as application module directory. |
(2). Image/Page settings |
-l <layout type> | It is to set outputting layouts, default is to extract the active layout. The programe supports the following options.
e.g. 1) dwgtoimage -i "c:\my1.dwg" -o "d:\" -t "bmp" -l "all" Extract all layouts of the file "c:\my1.dwg" to "d:\" and save as bmp image files. e.g. 2) dwgtoimage -i "c:\my1.dwg" -o "d:\" -t "bmp" dwgtoimage -i "c:\my1.dwg" -o "d:\" -t "bmp" -l "active" Extract the active layout of the file "c:\my1.dwg" to "d:\" and save as a bmp image file. |
|||||||||||||||||||||||||||
-w <width> | It is to set the width of the result image file in pixel, default is 800 pixel. | |||||||||||||||||||||||||||
-h <height> | It is to set the height of the result image file in pixel, default is 600 pixel. | |||||||||||||||||||||||||||
-t <image type> | It is to set the type of result image files. The program supports the following image type.
e.g. 1) dwgtoimage -i "c:\mycad1.dwg" -o "d:\" -l "all" -t "jpeg" -q 60 Extract all layouts of file "c:\mycad1.dwg" to "d:\", it is to output jpeg image files and set jpg quality with 60. e.g. 2) dwgtoimage -i "c:\mycads" -o "d:\my gifs" -t "GIF" -b 8 -g Extract all dwg/dxf/dwf files placed in "c:\mycads" to "d:\my gifs", it is to output 8bits grayscale gif image files. |
|||||||||||||||||||||||||||
-x <horizontal dpi> | It is to set the horizontal dpi. | |||||||||||||||||||||||||||
-y <vertical dpi> | It is to set the vertical dpi. | |||||||||||||||||||||||||||
-q <image quality > | It is to set the quality of jpg/jpeg, from 1 to 100. | |||||||||||||||||||||||||||
-b <color depth> | It is to set the number of bits per pixel with 1, 4, 8 and 24, default is 24. | |||||||||||||||||||||||||||
-c <tiff compression mode> | It is to set the tiff compression mode. The program supports the following mode.
e.g. 1) dwgtoimage -i "c:\my1.dwg" -o "d:\" -t "tif" -m -g -b 8 -c packbits Extract all layouts of 'c:\my1.dwg to 'd:\', it is to ouput 8 bits grayscale multipage tiff and the compression is 'PACKBITS'. |
|||||||||||||||||||||||||||
-d <background color > | It is to set image background color(RGB). e.g. 1) dwgtoimage -i "c:\my1.dwg" -o "d:\" -t "bmp" -d 0xff Extract the active layout of the file "c:\my1.dwg" to "d:\" and save as a bmp image file with red background. |
|||||||||||||||||||||||||||
-g | It is to set grayscale image. If you set grayscale image, the progrom only accept 4 or 8 bits color depth, default to set 8bits color depth. e.g. 1) dwgtoimage -i "c:\my1.dwg" -o "d:\" -t "bmp" -g -b 24 The above command ignore parameter '-b 24', it sets 8bits grayscale bitmap and places all result bitmaps to 'd:\' automaticly. |
|||||||||||||||||||||||||||
-m [multi-page tiff file name] | It is to set the multi-page tiff and convert all layouts of dwg/dxf/dwf file to multi-page tiff. If you set tiff file name, it convert all dwg/dxf/dwf files to one multi-page tiff file name. e.g. 1) dwgtoimage -i "c:\my1.dwg" -i "c:\my_cads" -o "d:\" -t "tif" -c lzw -m "myret.tiff" Extract the file "c:\my1.dwg" and all dwg/dxf/dwf files which placed in "c"\my_cads" to a multi-page tiff file("d:\myret.tiff"). |
(3). Other settings |
-r <register> | It is to register program. |
-? | It is to open the help file. |
6. Registration |
DWG to IMAGE Command Line is very easy to be registered, it looks like the following. |
dwgtoimage.exe -r "AAAAAAAAAAAAAAAA" |
If you have some questions about registering our product(s),or programe bugs,or suggestions of our product(s),or suggestions of our site,we will welcome you to contact us. Our sales email: sales@oakdoc.com Our support email: support@oakdoc.com |
7. Copyright@License |
|
http://www.oakdoc.com |
Copyright 2000-2007 by OakDoc Technology, Inc. All rights reserved. |