Print a DWG file using VBA and TrueViewer

Print a DWG file using VBA and TrueViewer

Anonymous
Not applicable
1,087 Views
1 Reply
Message 1 of 2

Print a DWG file using VBA and TrueViewer

Anonymous
Not applicable

Hi, I am trying to develop a piece of code on VB for applications to automate a DWG file opening, settings adjustment, and then print it out, all through TrueView 2020

 

I have no AutoCad installed on my machine, only TrueViewer. I can't create an object in the program to use its methods like to open the file open the application, convert, print, etc

 

The only available object type is ACADDocument! However, I don't have AutoCAD!

 

Could you please enlighten me on what should I do?

 

thank you in advance

0 Likes
1,088 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

DWGSee DWG Viewer (https://www.autodwg.com/dwg-viewer/) is a CAD printer that works without AutoCAD for viewing and printing CAD files. DWG Viewer allows users to print DWG files in batch files for more convenient processing. The downside of this program is it has very few CAD file types it supports (DWG and DXF).

@Anonymous 

0 Likes