I use eDrawings to view DWGs. I would like to try to
automateprinting them when I need to. I have been able to do
this forseveral other programs, but unable to do it with eDrawings.
Iwas hoping that someone would have some pointers.
OK, this is of no help, and I don't use eDrawings, but I'm in
a wise a$$ mood. I happen across this picture on my PC yesterday,
and thought of it when I read your post today.
eDrawings has a pretty good API. You could write a command
lineexecutable that opens the file and prints it
withEModelViewControl-Print2. The eDrawing SDK can be downloaded
fromthe SW downloads section.