JODReports is a solution for generating dynamic documents and reports in Java based on the OpenDocument format (ODF). Templates can be easily composed with a word processor such as OpenOffice.org Writer. Data sources include POJOs and XML.
Features
- Templates are OpenDocument Text (ODT) files
- Powerful templating instructions
- Data to be merged into the template can be supplied as simple Map, java object and xml
- Processing instructions can be inserted in a visual, non-obstrusive way without cluttering the template layout
- Special support is provided for web applications
