CHAPTER 9 RENDERING REPORTS FROM .NET APPLICATIONS
Parameter Description Default
FindString Specifies the text to search for in the report. Not applicable
StartFind Specifies the page number to start the search on, specified by
FindString.
Last page of the
report
EndFind Specifies the page number to end the search on, specified by
FindString.
Current page
FallbackPage Specifies the page number to display if a FindString or DocMapID fails. Not applicable
GetImage Gets a particular icon for the HTML Viewer interface. Not applicable
Icon Gets the icon for a rendering extension. Not applicable
Stylesheet Specifies a style sheet to be applied to the HTML Viewer. Not applicable
Device
Information
Setting
Specifies 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 applicable
Report 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.