Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Anyone have code to print autocad .dwg files?

1 view
Skip to first unread message

Joe Konecny

unread,
May 12, 1994, 9:57:21 PM5/12/94
to
I would like to print out autocad .dwg files on a laser printer
without starting up autocad. Does anyone have any code or tips?

Any help is greatly appreciated!

Joe

--
*************************************************************
* Joe Konecny - Computer Science Student, BGSU *
* Bowling Green State University, Bowling Green Ohio *
* Internet - jko...@andy.bgsu.edu *

Vliet, G.H. van

unread,
May 20, 1994, 2:43:18 AM5/20/94
to
Why not use the DXFOUT command, then converting it to .WPG-files, and finally printing
it with Drawperfect/Wordpervert?

It goes like this:
In autocad: DXFOUT <enter> <filename> <enter> <enter>
QUIT Y
In commandline: GRAPHCNV <filename>
Then, load it into dp/wp and print it.

Hope this helps a bit (or don't you even want to dxfout it, because you have to enter
autocad for it?)

Anyway,
CUl8r

0 new messages