Are there any tools to convert legacy VML to SVG?
Just wondering if anybody has come across a tool or anything to make the process easier of converting VML to SVG or some other modern format (Silverlight, flash).
Just wondering if anybody has come across a tool or anything to make the process easier of converting VML to SVG or some other modern format (Silverlight, flash).
I’m trying to do a find all from a Word document for <v:imagedata r:id="rId7" o:title="1-REN"/>
with namespace xmlns:v="urn:schemas-microsoft-com:vml"
and I cannot figure out what on earth the syntax is.