Visio 2010 standard
I have a macro developed on Vision 2007 professional which creates a smartshape diagram using excel as a data source then saves the finished drawing as a webpage. Everything works fine.
I then migrated onto Visio 2010 Standard.
I was able to get the same macro to work however when the webpage first appears it is large and the colours look fine, then it resizes to fit a page and looks as if a white sheet has been placed over the entire drawing. In the saved webpage all the shapes have a very feint outline and colours cannot be seen. The basic functionality looks ok as you can hover over a shape and it will tell you infomations such as shape name then you can use ctrl+click to get more information from the smartshapr information.
The colour of the outline of a shape was meant to indicate if a process had an issue however this is not really visible.
The is the same if viewed on ie8 or ie9 both have silverlight add ons working.
The only difference I can see is the version of Visio that is being used.
I understand that there is a difference in format as to how 2007 and 2010 save as webpage (.htm in this case) but with silverlight available on both version of ie I would expect the webpages to look the same.
Have I missed something when creating the webpage in 2010?
My Macro command is
Application.Addons("SaveAsWeb").Run "/silent=True target=<my file path and name>.htm