On one PC (CS6, MS office 2007) I can select a line, press ctrl+c, flip to ms word, press ctrl+v and the line shows up. Then the line looks like it was created in word. It is also possible to edit the line in word now.
On another PC (Adobe CC, MS offise 2007 if I do it the same way the following text shows up in word:
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In -->
<svg version="1.1" baseProfile="basic"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
x="0px" y="0px" width="143.434px" height="1px" viewBox="0 0 143.434 1" enable-background="new 0 0 143.434 1"
xml:space="preserve">
<defs>
</defs>
<line fill="none" stroke="#000000" stroke-miterlimit="10" x1="0" y1="0.5" x2="143.434" y2="0.5"/>
</svg>
I don't want to use eps and emf because of problem with the quality and the colors (for bigger illustrations...) and I don't want to use png.
Is the problem related to Illustrator, Word or some settings???