07. Report Objects
Unknown macro: {scrollbar}
Each of the preceding report sections make references to report objects. This document defines each of the report objects, and then provides links to detailed attributes available for each report object.
Report Objects List
- anchor-field — Marks a specific point in an document as either the source or destination of a hypertext link.
- band — Defines a sub-band within an other band i.e. group header, report footer, etc.
- date-field — Returns the date from a specified field based on the current record.
- drawable-field — Returns a drawable object from a specified field on the current record.
- drawable-url-field — Returns a drawable object's URL from a specified field on the current record.
- drawableref — Returns a drawable object's loaded from the specified URL.
- elliptical
- image-field — Returns a image object from a specified field on the current record.
- imageref — Returns a image reference from a specified field on the current record.
- imageurl-field — Returns an image loaded from an URL found in the specified field on the current record.
- label — Writes static, immutable text.
- line — Draws a line.
- message-field — Writes multiple data types (text, string field, date field, and numeric field) into one object.
- number-field — Returns the numeric value from a specified field on the current record.
- rectangle — Draw a rectangle.
- resource-field — Used for localizing reports.
- resource-label — Used for localizing reports.
- resource-message
- rounded rectangle
- shape-field — Returns a shape value from a specified field on the current record.
- string-field — Returns a string value from a specified field on the current record.
- sub-report
To Do
0%