D
dave
I'm getting a strange discrepancy with Word 2003 and Word 2007. I use
range.insertXML(XML:=MyXML) to insert into a section of the document. When
I do this in Word 2003 it works fine but when I do this in 2007 with exactly
the same code it put a paragraph marker on the end the inserted XML. Has
anyone come across this issue before and found a solution?
range.insertXML(XML:=MyXML) to insert into a section of the document. When
I do this in Word 2003 it works fine but when I do this in 2007 with exactly
the same code it put a paragraph marker on the end the inserted XML. Has
anyone come across this issue before and found a solution?