viewing with visio 2000 viewer

S

s_m_b

Is it possible to force Internet Explorer 6 to use the viewer activex
instead of the normal office 2000 app activex to view visio files?
 
M

Michel LAPLANE

I think that there is no issue with this problem.
But what i have done and make it also is this.
Create an C# or VB application and put the viewer control in a form (like if
you use Visio Drawing control). Implement the open in fixing the SRC
property to your drawing (like for the VDC) build you application.
 
Top