The Title property specifies a title for the report, which you may use to identify the contents of a document. This property, along with the Subject property, Author property, and Keywords property, provides document taxonomy for cataloging and searching the report document.
Applies to |
Reports |
Values |
Any text string, not to exceed 256 characters. The value may include
references to report-level columns or user parameters for the property
value (for example, |
Required/Optional |
Optional |
Default |
File name of the PDF output document |
This property is valid for PDF, HTML, HTMLCSS, and spreadsheet output. The value of this property is inserted into the output file.
When you save a report as JSP, HTML, or XML, the value of this property
is saved as part of the report definition with the <title>
attribute of the <report>
tag.
REP-1944: Invalid reference value '<property value>' specified
for Report property: '<property name>'"
Copyright © 1984, 2005, Oracle. All rights reserved.