The global aim is to develop a server, which generates reports from a database or directly from XML and send them to different devices
It is not intended to make an easy-click-together generator (even if there might be an GUI frontend later), but a solution, which can perform every task
which may be needed in professional environments for generating documents in different formats and exporting them to different devices
Until now there is nearly no documentation! So don't hesistate to contact me via the newsgroups or lists
bold items are already implemented
- Convert data from a database to xml
- Simple rowset conversion
- Conversion using a xml mapping file
- Forming a document in an specified format
- Postscript (using FOP)
- PDF (using FOP)
- PCL (using FOP)
- ASCII (using XMLT)
- XML (using XMLT)
- export the files to several devices
- Printer
- Faxserver
- FTP
- email
- Archive