Flat File Reporting - plugin detail
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 - XML (as used by JRecord).; Cobol Copybooks (Currently Mainframe / Fujitsu but other versions will follow); Database (RecordEditor).
The package requires java 1.5 or later and IReports to be installed
| Plugin owner: |
bruce_martin |
| Website: |
http://ffreport.sourceforge.net/ |
| Added: |
2009-07-21 |
| Last updated: |
2009-07-21 |
| NetBeans Versions: |
6.0 |
| License: |
LGPL |
| Category: |
|
| Size: |
N/A |
| Downloaded: |
139 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
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
|
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.