See: Description
Class | Description |
---|---|
PageCount |
Useful for page numbering, e.g.
|
PGroup |
Groups ReportItems together into a single ReportItem, and acts as a central component of reporting, especially
as concerns relative positioning.
|
Report |
The centerpiece of this package. ReportItems are added to a Report, and then the Report is printed.
|
ReportItem |
The generic base class for report components.
|