docbook

Docbook NJIN released to create PDF files

This free software allows windows users to simply drag and drop a docbook XML file onto it to create a PDF output. Example files are included to see how easy it can be.  There is no XML validation so invalid files will give you an error.

It includes a java runtime (jre1.4.2) to run the apache FOP (0.94) software and the docbook xsl stylesheets (1.72.0).  This software is still under active development and can be downloaded
HERE.

Here are some limitations to keep in mind (aside from it being a work in progress
smile
* modular documents are supported when listed as entities
* relative file references must use "file://"
* a root book element must have an id if the page links are going to work.
* currently XML files should be put in their own directory in the Njin folder
* docbook 5 is currently not supported