JooReports is a solution for generating dynamic documents and reports in Java based on OpenOffice.org. Templates can be easily composed with a word processor. Documents can be generated in PDF, Word, and other formats. Data sources include POJOs and XML.
| Tags | Software Development Libraries Java Libraries Office/Business Text Processing |
|---|---|
| Licenses | LGPL |
| Implementation | Java |
Recent releases


Changes: The only change since rc2 is a fix for a bug with character encodings on platforms where UTF-8 is not the default.


Changes: This release adds mechanisms for inserting expressions and directives visually into the template, removing the need to hand-edit the OpenDocument source XML. Image substitution has also been made more flexible and robust.


Changes: The alternative syntax introduced in FreeMarker 2.3.4 (e.g. [#if ...] instead of <#if ...>) is now the default for template directives, as it looks much cleaner in XML documents.


No changes have been submitted for this release.