I am trying to use the acPreview ActiveX Module to preview a AutoCAD drawing.
the code I have is:
acPreview1.Preview = 'the full path name of the drawing I want to preview'
When I run my code I only see No Preview Available in my Preview.
Does anyone know what I could be doing wrong?
Any help would be appreciated.
Nate
