Word XML to RTF conversion
Posted
by Chathuranga Chandrasekara
on Stack Overflow
See other posts from Stack Overflow
or by Chathuranga Chandrasekara
Published on 2010-04-10T09:49:35Z
Indexed on
2010/04/10
9:53 UTC
Read the original article
Hit count: 415
I am in a need of programatically convert an Word-XML file into a RTF file. It has become a requirement, because of some third party libraries. Any API/Library that can do that?
Actually the language is not a problem because I just need to work done. But Java, .NET languages or Python are preferred.
© Stack Overflow or respective owner