FFReport
|
This package provides support for using Fixed Width Flat files (and Delimited files) in Jasper Reports and Report Designers like iReports + other Report Designer that support the JRDataSourceProvider interface. It supports 3 methods for defining file formats:
The package requires java 1.5 or later. It grew out of RecordEditor example package re2jasper.
Following is an example of designing a Report using a Fixed Width Data file in iReport with the FFReport plugin
Following is an example of a report generated with iReports report wizard:
Following is an example of a report that uses Charts in the report
This package supports files in the following formats
Delimited | Delimited files (CSV) both files with a Names on the first line and those with out the names are supported. |
Standard Fixed Width | Fixed Width Flat files. |
Legacy | Several legacy (Mainframe, Fujitsu Cobol) Formats |
FFReport at SourceForge | Download Page | Forums |