【FreeReportBuilder 介绍】

FreeReportBuilder is a free java report tool, it allow you to create quickly a simple report.

FreeReportBuilder是一个用于快速创建简单报表的工具。它具有以下特性: 
*支持任何带有JDBC驱动的数据库。 
*提供FreeQueryBuilder来创建SQL查询而不需要直接写SQL脚本。
*支持利用JFreeChart创建图形报表。 
*提供JDBC管理器。 
*以XML格式加载和保存报表。 
*支持拖放任何控件。 
*支持在报表中加入图片。 
*支持嵌套报表(report in report)。 

   Features:

  • FreeReportBuilder can work with any database that has a JDBC driver.
  • Include FreeQueryBuilder to create SQL queries without directly writing SQL.
  • Frb create graphs from the report because include JFreeChart .
  • JDBC administrator.
  • Load, save report in xml format.
  • Drag&Drop of any component.
  • Single-multi-selection of the component.
  • You can add images.
  • Headers and footers, group headers and footers.
  • On label, column, text you can change: color, font, etc.
  • Nested Report (report in report).
  • You can insert "Retrieval arguments" for to run a same report with different parameters on the WHERE clause.
  • Print/Save the results of report.

猜你喜欢

转载自gaojingsong.iteye.com/blog/2388475