Properties for Report Metadata
Report Metadata properties can be set in the report design document (.4rp).
For compatibility reports, which have no 4rp document, API functions are provided.
The metadata is inserted into the final document (such as SVG or PDF), if the format supports metadata.
All metadata properties are of type String. The following metadata properties are available:
- title
- Specifies the title of the object.
- author
- Specifies the metadata for the author of the report.
- creator
- Specifies the metadata for the creator of the report.
- subject
- Specifies the metadata for the subject of the report.
- keywords
- Specifies the metadata for the keyword of the report.