Skip navigation links

Package org.tmotte.pdfrpt

Contains the core classes for PDF reporting.

See: Description

Package org.tmotte.pdfrpt Description

Contains the core classes for PDF reporting.

Note that all of the classes in the pdfrpt library make heavy use of "method chaining" (as popularized by JQuery), i.e. methods on an object return the object itself for convenience, unless otherwise specified; none of the classes are "immutable".

Skip navigation links