I need to generate charts using JFreeChart and then export them to PDF using Apache PDFBOX. I don\'t want to use iText as it cannot be used in proprietary software.
I se
You can try using JasperReports. They are a bit heavy, but working good.