Specifying Device Information Settings on a URL
Reporting Services - Reporting Services Programming
Specifying Device Information Settings on a URL

Device information settings are parameters that are passed to a rendering extension. If you use the methods of the Reporting Services Web service to render a report, a DeviceInfo XML element is passed as an input parameter. Child elements of the DeviceInfo element are specific to the device information settings of different rendering extensions. You can include device information settings in a URL by using the rc:tag=value parameter string, where tag is the name of the device information settings element being accessed. For more information about device information settings in Reporting Services, see Device Information Settings.

Example

The following example sets the format of the specified report to JPEG by using the OutputFormat device information setting of the image rendering extension:

http://servername/reportserver?/SampleReports/Employee Sales Summary&EmployeeID=38&rs:Command=Render&rs:Format=IMAGE&rc:OutputFormat=JPEG
See Also

URL Access

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View