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.
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.
Esta versão corrige vários bugs críticos e alguns vazamentos de memória. Perfil completo da biblioteca do relatório foi feito e desempenho foi melhorado. Muitas criações objeto desnecessárias são evitadas também agora, para que o desempenho da memória está em muito melhor forma. Esta versão havia sido testado com sucesso com um relatório de 10.000 páginas. Algumas das correções afetam a API em uma maneira non-backward-compatível, por favor leia o arquivo "migration.txt" quando atualizar.
Tags:
Major bugfixes
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.