Functions to set report metadata
Use these functions to set report metadata.
These functions are useful when you want to:
- Set the metadata for compatibility reports and generic reports.
- Localize metadata for .4rp reports.
- Override the metadata properties of a .4rp report. For example, you can make the title dynamic at runtime.
Function | Description |
---|---|
|
Sets the report author metadata value. |
|
Sets the report title metadata value. |
|
Sets the report creator metadata value. |
|
Sets the report subject metadata value. |
|
Sets the report keywords metadata value. |
If the target file format supports metadata, then the value is inserted into the target document. Typically this is a whitespace-separated list of key words. Calling this function to set the value supersedes the value specified in the .4rp template.