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?
|