Saturday, July 12, 2008

Using Style sheet SSRS

Using Style sheet SSRS

  • Add the <HTMLViewerStyleSheet> setting to the Reporting Services configuration file.
  • Specify the style sheet on a report URL.


...
MyStyleSheet
...


Be Carefull don't include .css in the end..
put the style sheet in
By default, the Styles folder is located at <drive>:\Program Files\Microsoft SQL Server\MSSQL.n\Reporting Services\ReportServer\Styles.

No comments: