报表工具
简单的说:报表就是用表格、图表等格式来动态显示数据。
JasperReports(Java)
JasperReports is a powerful open source Java reporting tool that has the ability to deliver rich content onto the screen, to the printer or into PDF, HTML, XLS, CSV and XML files. It is entirely w...
iReport(Java)
iReport is a visual reporting tool based on JasperReports. You can manage charts, images, subreports,... Data can be retrived using JDBC, TableModels, JavaBeans, XML,Hibernate, CSV...It supports PDF,RTF,XML,XLS,CSV,HTM
BIRT(Java)
BIRT is an open source Eclipse-based reporting system that integrates with your Java/J2EE application to produce compelling reports.
JFreeReport(Java)
JFreeReport is a free Java reporting library for embedded solutions. It has the following features: Full on-screen print preview; Data obtained via Swings TableModel interface (making it...
OpenReports(Java)
OpenReports is a powerful, flexible, and easy to use web reporting solution that provides browser based, parameter driven, dynamic report generation and flexible report scheduling capabilities. Supports JasperReports, JFreeReport, JXLS, and Eclipse BIRT
iText(Java)
iText is a library that allows you to generate PDF files on the fly. The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lis...
JFreeChart
JFreeChart它主要是用来制作各种各样的图表,这些图表包括:饼图、柱状图(普通柱状图以及堆栈柱状图)、线图、区域图、分布图、混合图、甘特图以及一些仪表盘等等。