How to display the stencil window?

P

PraveenChintamani

Hi I am trying to embed visio 2003 on internet explorer using OBJECT tag in a
aspx form, but when i run the page i can see the VSD downloaded without
stencils.

But I want the stencil panel (as we can see in Visio 2003), so that user can
add or delete a shape(Drag and Drop).

I have follwed the following steps to load Visio 2003 please let me know if
i need something else

<OBJECT id="Drawingcontrol1"
classid="clsid:E4615FA3-23B0-4976-BD3E-D611DDBE330E" VIEWASTEXT>
<OBJECT>

<PARAM NAME="Src" VALUE="C:\\Drawing.vsd">


and after this i specified the Src property as below
 
J

JuneTheSecond

Visio "save as" function has an option "save as working state" or so, i don't
know what it is in english. This option might be found when you click a small
triangle. The stencil window may appear, if you save visio drawing with
stencil using this option.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top