| Interface | Description |
|---|---|
| ReportElement |
Interface for all report elements.
|
| Class | Description |
|---|---|
| AbstractReportElement |
Base class all report elements.
|
| PdfBoxHelper | |
| ReportCompositeElement |
Used to force elements to be rendered on the same page (if isSplitable = false).
|
| ReportElementStatic |
IMPORTANT: Although this class is publicly visible, it is subject to change and may not be implemented by clients!
|
| ReportImage |
IMPORTANT: Although this class is publicly visible, it is subject to change and may not be implemented by clients!
|
| ReportImage.ImagePrintIntent |
This class is required, since pdf image printing has a bug.
|
| ReportLink | |
| ReportPadding |
IMPORTANT: Although this class is publicly visible, it is subject to change and may not be implemented by clients!
|
| ReportPaddingWithHeight | |
| ReportPage | |
| ReportPageBreak |
IMPORTANT: Although this class is publicly visible, it is subject to change and may not be implemented by clients!
|
| ReportRichTextBox |
Created by cboehmwalder on 04.08.2016.
|
| ReportTable |
IMPORTANT: Although this class is publicly visible, it is subject to change and may not be implemented by clients!
|
| ReportTextBox |
IMPORTANT: Although this class is publicly visible, it is subject to change and may not be implemented by clients!
|