Download List

專案描述

JFreeReport is a Java report generator. Using data from a Swing TableModel, JFreeReport can send output to the screen (print preview) and the printer, and export to text, CSV, HTML, XML, Excel, and Acrobat PDF files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-16 16:16
0.8.2

This release fixes several critical bugs and some memory leaks. Complete profiling of the report library has been done and performance has been improved. Many unneccessary object creations are also avoided now, so that the memory performance is in much better shape. This release had been successfully tested with a report of 10000 pages. Some of the bugfixes affect the API in a non-backward-compatible way, so please read the file "migration.txt" when upgrading.
標籤: Major bugfixes

2003-03-03 10:28
0.8.1

This release adds a new report definition parser, plus export options for HTML, XML, plain text, CSV, and Excel. There are also the usual bugfixes and Javadoc enhancements.
標籤: Major feature enhancements

2002-09-09 21:27
0.7.6

The most important changes in this release are the new PDF features
with support for encryption and security, a better PDF save dialog for
more comfortable saving of PDF files, support for expressions (small
stateless functions; see reports 1 and 3 for examples), and unified
data access within a function by using the DataRow object for
accessing other functions, expressions, and the DataSource columns
through a single interface.
標籤: Minor feature enhancements

2002-07-22 20:28
0.7.5

Support was added for images in table model.
Additional demonstration applications were added.
The DTD was updated. New ItemPercent and TotalSum
report functions were added. Bugfixes were made.
The PDF documentation now includes a tutorial for
new users.
標籤: Minor feature enhancements

2002-06-11 04:08
0.7.4

標籤: Minor bugfixes

Project Resources