java - producing charts in PDF form
- by Rex Posadas
I'm looking for suggestions on the easiest way to create chars/reports and have them printed out as PDFs. This has to be done in Java.
I was looking at something like: http://jcckit.sourceforge.net/index.html
But I don't see how to turn those charts into PDFs.
Any ideas?