Message 1 of 2
Print a DWG file using VBA and TrueViewer

Not applicable
09-04-2020
04:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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