Re: Visio to HTML "ROBUST"

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I've experimented with this.

It's mostly a matter of digging through the output that Visio creates and
modifying it yourself. Visio creates lots of output files: images, html,
vml, javascript and xml files. Understanding it isn't really easy, but it's
possible.

I created a couple of pages of VBA code that automatically exported a
drawing, and then made a floating "mouse-over-popup" that displayed custom
properties. It did this by inserting some javascript into the resulting
output, or by throwing most of the Visio-created files away and making a
custom html file that utilized the Visio image map. I can't remember
exactly. It was pretty rought, just a proof of concept.


--
Hope this helps,

Chris Roth
Visio MVP


<rhatcher@xxxxxxxxx> wrote in message
news:1132247817.597360.321230@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
>
> The Save As HTML feature of Visio 2003 provides really nice and
> functional results. However, I need some more features in the resulting
> HTML file. Is it possible to write VBA code or shape*** formulas to
> add other Visio features to the webpage such as smart tags (mouseover,
> sceentips etc.) and hyperlinks to the html file? If so please point me
> to some examples, recommend a good reference.
>
> Thanks
>


.


Quantcast