2

There is a Java library for creating report (PDF files) using the chart made by JFreeReport? Someone talk me about JFreeReport but I can't find any infos about it. Maybe the JFreeReport project is deprecated?

Alberto
  • 2,881
  • 7
  • 35
  • 66
  • 1
    Yes, JFreeReport is depricated. Try [JasperReports](http://community.jaspersoft.com/project/jasperreports-library) – AurA Jan 28 '13 at 14:02

1 Answers1

2

Jasper Reports claims to be able to report JFreeCharts.

JFreeChart sample

Gilbert Le Blanc
  • 50,182
  • 6
  • 67
  • 111