Hi, I've written a short document describing how to create charts in PDF format using JFreeChart and iText, two popular open source libraries for Java.
You can download the document (jfreechart2pdf.pdf) from the JFreeChart project page on SourceForge: http://sourceforge.net/projects/jfreechart The sample code makes use of the new PdfGraphics2D class in iText which may be of interest to some developers. Regards, Dave Gilbert JFreeChart Developer ==========================================================================To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
