Company just moved to Office 2010 including Visio. I recently opened one of my older drawings, made some changes, selected all objects and then saved as SVG. Opened the SVG in IE8 and noticed the font that was Arial was now Calibri, which is not acceptable. I opened the SVG code and saw this:
<style type="text/css">
<![CDATA[
.st1 {fill:none;marker-start:url(#mrkr13-4);stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
.st2 {fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1;stroke-width:0.33333333333333}
.st3 {fill:none;stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.48}
.st4 {fill:#000000;font-family:Calibri;font-size:0.583328em}
.st5 {fill:none;stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
.st6 {fill:#000000;font-family:Calibri;font-size:0.666664em}
I noticed if I don't select objects that it will save the SVG with Arial. However, it will also save the white space above and below the objects which is not acceptable. Can anyone tell me how to change Visio so this doesn't happen? I've already tried selecting "Put all settings in windows registry" and that didn't work.
Thanks,
Dave