What's New in Report Processing and Rendering

Note

For SQL Server 2008 R2, there have been no changes to the content that is listed in this topic.

SQL Server 2008 Reporting Services introduces fundamental changes to the report processing engine.

New Feature List

  • New and Enhanced Rendering Extensions
    This release includes new and enhanced rendering extensions for Word, Excel, and CSV.

  • New Rendering Object Model
    This release provides enhanced rendering extensions that standardize the way a report renders across soft page break, hard page break, logical page break, and data renderers.

  • New On-Demand Report Processing
    This release supports new on-demand report processing that enables the processing of large reports.

New and Enhanced Rendering Extensions

Return to New Feature table

New Rendering Object Model

This release introduces enhanced rendering extensions that support on-demand report processing and more consistent paging among different renderers. When you set a page break in your report, the redesigned rendering rules for pagination provide more consistent paging behavior when you view or export your report. For more information, see Understanding Pagination in Reporting Services (Report Builder 3.0 and SSRS).

Return to New Feature table

New On-Demand Report Processing

On-demand processing is a processing enhancement that renders each page of a report as you view it. This enhancement improves the way report processing handles large amounts of report data at run time.

Return to New Feature table