Carte, a report engine for the Java™ platform
Carte is a report engine that produces reports from arbitrary data, and currently into two formats: text (including, but not limited to, XML/XHTML) and PDF.
Some features:
- The ability to write PDF reports from XHTML templates, using the format provided by CSS style sheets.
- Can read arbitrary XML formats annotated with Carte elements and attributes.
Unless otherwise noted, this software is provided under a BSD-style license (see the LICENSE.txt file).
Development site
You can download latest versions from the development site at Sourceforge.
Documentation
External dependencies
The library requires the following software packages:
- Carte CSS, a DOM CSS Java library.
- iText PDF generation Java library.
- jCharts - Java based charting utility.
- Apache Log4J.
- JCLF, a set of Java utilities.
