HTML2FO
html2fo is a converter from html to xsl:fo which is in combination with xml a very flexible document description format. Apache develops a pdf-renderrer called FOP - Formating Object Processor. It is still not complete and under Development but stable enough to handle common requirements. FOP can also generate PS or PCL-formats or displays everything within a AWT window. The other posibillity for generating pdf files is to use XEP Rendering Engine from RenderX - but it's not free...
FOP - http://xml.apache.org/fop/
XEP - http://www.renderx.com/
Compiling
For *nix users:
Just type make.
For Windows/MSVC users:
load workspace, select html2fo.dsw and compile as usual
Installing
There is only one binary html2fo.
So just copy this file whereever you want.
Have fun and render your own pdf file
Enrico Schnepel
enrico.schnepel@gmx.de
