Home
Carte Project
Carte is about printing and reporting technologies based on the Java™ programming language.
This project uses the CSS4J library, which was initially created for it. The repositories of Carte are on Github.
Licensing
This software is released under a BSD-style license.
Building Carte from the Git repositories
There are no downloads for the top-level Carte project currently, so you have to build from git. You need a copy of the Carte repository:
git clone git@github.com:css4j/carte.git carte-snapshot
cd carte-snapshot
Look at the README file for build instructions.