Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Reporting Services
Development
Developer's Guide

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (4)
Other versions are also available for the following:
SQL Server 2008 Books Online (June 2009)
Implementing a Rendering Extension

A rendering extension is a component or module of a report server that transforms report data and layout information into a device-specific format. SQL Server Reporting Services includes six rendering extensions: HTML, Excel, Word, CSV or Text, XML, Image, and PDF. You can create additional rendering extensions to generate reports in other formats.

ms153624.note(en-us,SQL.100).gifNote:
To determine which rendering extensions are available, you can view the list of installed extensions in the RSReportServer.config file.

Rendering Extensions Overview

Introduces how to write a custom rendering extension for Reporting Services.

Implementing the IRenderingExtension Interface

Describes the attributes of a rendering extension.

Deploying a Rendering Extension

Describes how to deploy a rendering extension on a report server.

Removing a Rendering Extension

Describes how to remove a rendering extension from a report server.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker