may i know how to conver a file from xml to RTF format.
rahul
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35253
7
posted
0
The http://xmlgraphics.apache.org/fop/ library can convert XML to RTF (and other formats) by way of using XSL-FO. Don't be put off by its 0.95 version number - it's very stable and capable.