View Single Post
 
Old 08-13-2014, 04:45 AM
Tommes93 Tommes93 is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Mar 2014
Posts: 9
Tommes93 is on a distinguished road
Default formatting from word in xml

Hello
i have written a code that creates a xml file from a word document.
sometimes a paragraph from the word document hase different formattings
for example the first two words are written strong.
at this point i copied the hole range into a string that gets printed into a xml file.
the problem is that in the xml file i loose all the formattings like bold italic or underlined.
can you help me with this problem?
Reply With Quote