Readme.txt for dwghtm Version 1.51 - 2. April 2004 -------------------------------------------------- This file uses OpenDwg from www.opendwg.org! UPDATED for ACAD2004 Libraries! Installation: ------------- Copy dwghtm.exe to a directory in your PATH (e.g.c:\WINNT) Usage: ------ dwghtm [-v] [-f] [-a ,..] [-c ] [-w ] [-h ] sourcedir> -v = verbose - output messages during operation -f = force - rebuilds all files -c = number of columns in gif table -w = width of GIF-Picture (Pixels) -h = height of GIF-Picture (Pixels) -bc = if specified make the background of the image the given r,g,b values (0-255) else make the image transparent -bc 0 0 0 is black -bc 255 255 255 is white -a ,..= search for attributes in blocks - attx is the name of the attribute(attdef) don't use . or .. in sourcedir Try: dwghtm -h for help Example: dwghtm -f -c 3 -v -bc 0 0 0 -a Endkunde,Ort Try the index.htm file to view an example page This is a utility to generate GIF files from each AutoCAD DWG 13/14/2000 to 2004 file in a given directory tree. The GIF files are wrapped by a HTML file in each directory (default.htm) Without the force flag, only the changed DWG files are processed. This is a console program which can be run on a regular base with the "at" command. Source avalailable on request. Horst G. Brueckner, ec-logic, bruecknerh@gmx.de ------------------------------------------------------------------------ FREEWARE: Permission to use, copy, modify, and distribute this software for any purpose and without fee is hereby granted. THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF MERCHANTABILITY ARE HEREBY DISCLAIMED. ------------------------------------------------------------------------ Notice: This program uses GIF encoding WITHOUT LZW compression