arulkumarvm <arulkumarvm@...> writes:

> 
> Hi,
> 
> Anybody know how to convert AsciiDoc text file to RTF or word document.
> 

You can take this path AsciiDoc -> Docbook -> FO -> RTF. 

  1. AsciiDoc has a Docbook backend, so that shouldn't be a problem.
  2. Docbook XSL stylesheets[1] can convert Docbook to FO.
  3. Apache FOP[2] can convert FO to RTF.

Regards,
Vijay

[1] http://www.sagehill.net/docbookxsl/
[2] http://xmlgraphics.apache.org/fop/


_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to