Additional software
- To run the product you should have Java 1.2 or higher installed on your computer.
- To convert RTF to PDF or HTML you can use one of this products:
FOP (http://xml.apache.org/fop/, The FOP is an open source project.)XEP (http://www.renderx.com/)
Antenna House XSL Formatter(http://www.antennahouse.com/product/axfo30/axfo3top.htm). - To render PNG images with FOP you should have
Jimi Library.To use it, first download Jimi (http://java.sun.com/products/jimi/), then extract the archive, then copy JimiProClasses.zip to FOP's lib dir and rename it to jimi-1.0.jar.
- To convert RTF to HTML you should have
Xalan (http://xml.apache.org/xalan-j/, it also included in FOP and is an open source project.) and XSL template for XML-HTML conversion (for example it can be fo2html.xsl (http://www.renderx.com/Tests/fo2html/fo2html.xsl) by RenderX)
MSXML (it also used msxml4.dll provided with Internet Explorer 5.0 and later) and XSL template for XML-HTML conversion (for example it can be fo2html.xsl by RenderX)