display DWG file

D

Daniel

Hi,

I'm trying to display a DWG file using ActiveX viewer in a report.
The same ActiveX on a form works well but not on a report.

The component requires a filename to open so I tryed in Report_Open and
Report_Format events to set this variable with no success.

The ActiveX displays it's logo and is not working in preview or print.

I used several ActiveX components - Autodesk's free viewer (for DWF), Brava
etc.
-> all with the same problem.

any ideas ?
 
Top