CHAPTER 9 RENDERING REPORTS FROM .NET APPLICATIONS
Parameter Description DefaultFindString Specifies the text to search for in the report. Not applicableStartFind Specifies the page number to start the search on, specified by
FindString.Last page of the
reportEndFind Specifies the page number to end the search on, specified by
FindString.Current pageFallbackPage Specifies the page number to display if a FindString or DocMapID fails. Not applicableGetImage Gets a particular icon for the HTML Viewer interface. Not applicableIcon Gets the icon for a rendering extension. Not applicableStylesheet Specifies a style sheet to be applied to the HTML Viewer. Not applicableDevice
Information
SettingSpecifies device information with the form rc:tag=value. The tag is the
name of a device setting specific to the rendering extension that is
currently being used.Not applicableReport Server Command Parameters
Report server command parameters, which are prefixed with rs:, tell the report server the type of request
being made (see Table 9-3). You use them to retrieve report and data source information in XML and
HTML format and to retrieve child elements such as the current folder’s report names. You also use
command parameters to tell the server you want to render a report and in what format and whether you
want to render that report based on a preexisting snapshot.