3. Contents of the installation directory

bin/fo2rtf.exe, fo2wml.exe, fo2docx.exe, fo2odt.exe

Executable files used to run XMLmind XSL-FO Converter (XFC for short).

bin/xfc.dll

The .NET 4.0 assembly containing the XMLmind XSL-FO Converter engine. Reference it in your project if you are integrating XMLmind XSL-FO Converter in your application.

bin/IKVM*.dll

The IKVM.NET runtime needed by xfc.dll.

bin/gac_install_all.bat, gac_uninstall_all.bat

Simples scripts allowing to install all the above DLLs in the Global Assembly Cache (GAC). Script gac_uninstall_all.bat may be used to uninstall all the DLLs installed using gac_install_all.bat.

doc/index.html

Points to copies of this document in HTML, PDF, RTF, WordprocessingML, Office Open XML and OpenOffice formats.

Also points to the reference manual of the API of XMLmind XSL-FO Converter.

legal.txt, legal/

Contains legal information about XFC and about third-party components used in XFC.

samples/

A few XSL-FO sample files, in case you want to test the installation of XMLmind XSL-FO Converter by running samples/make_samples.bat.