Changes
=== ServerReportRenderer Class {{Version/ServerSince|3.6}} ===
[[File:ssrs_web_viewer.png |thumb|border|alt=Web viewer controls|Web viewer controls]]
The <code>ServerReportRenderer</code> uses a different and more modern approach to render the data: It calls the URL of the web viewer and tells it what to do via the parameters, just like the user would by clicking buttons in the toolbar.
This methodology makes it really easy to implement, as the rendering results are the same if executed manually in the web viewer.