IS there a way to get all of the objects from a Word doc file into Visio?
R Ron Morgan Feb 3, 2006 #1 IS there a way to get all of the objects from a Word doc file into Visio?
A Al Edlund Feb 3, 2006 #2 well both of them have save / import xml, it is feasible with some code and the schemas are available on msdn. al
well both of them have save / import xml, it is feasible with some code and the schemas are available on msdn. al
A Al Edlund Feb 4, 2006 #4 what version are you at? On my system (v2003) it is file=> open => drawing (type is vdx). Remember the schemas are different so you will have to create your own transformation (vslt). al
what version are you at? On my system (v2003) it is file=> open => drawing (type is vdx). Remember the schemas are different so you will have to create your own transformation (vslt). al