File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes xml to rtf Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "xml to rtf" Watch "xml to rtf" New topic
Author

xml to rtf

Rauhl Roy
Ranch Hand

Joined: Aug 01, 2006
Posts: 401

may i know how to conver a file from xml to RTF format.

rahul
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35253
    
    7
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.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: xml to rtf
 
Similar Threads
Convert Word document to XML
converting xml into rtf
any Tool for XML to MS Word
reporting in doc format
Offline Editor Design