Report Design Document metadata

The Title, Author, Creator, Subject, and Keywords properties of the document root allow you to add metadata for a report.

Select the document root in the Structure View. Enter your values for the properties.


This figure is a screenshot showing the report design metadata. See the surrounding text for more information about report design metadata.

Figure 1. Report Design metadata

The metadata is inserted into the final document (PDF, SVG) if the format supports metadata. In the case of SVG, the title property is used as a document caption in the Genero Report Viewer.

If your report will run in compatibility mode (having no 4rp design document), the values can be set by calls to the corresponding Report API functions: fgl_report_setTitle(), fgl_report_setAuthor(), fgl_report_setSubject() and fgl_report_setKeywords(). See the Genero Studio >> Report Writer documentation topic "Report API Functions".