Re: Visio to HTML "ROBUST"
- From: "Chris [Visio MVP]" <visioguy at hotmail.com>
- Date: Mon, 21 Nov 2005 23:05:17 +0100
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
>
.
- Follow-Ups:
- Re: Visio to HTML "ROBUST"
- From: rhatcher
- Re: Visio to HTML "ROBUST"
- References:
- Visio to HTML "ROBUST"
- From: rhatcher
- Visio to HTML "ROBUST"
- Prev by Date: Re: TRAPEZOID
- Next by Date: Re: Visio to HTML "ROBUST"
- Previous by thread: Visio to HTML "ROBUST"
- Next by thread: Re: Visio to HTML "ROBUST"
- Index(es):