PDA

Click to See Complete Forum and Search --> : acPreview ActiveX Control Module


Nhunter
Jul 18th, 2002, 04:53 PM
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