0
kicks
Export ReportViewer Report to PDF, Excel, HTML
Trying to export the RepoortViewer report into PDF or Excel programatically?
The following code helps exporting the Report into PDF and Excel formats using the Render method of the ServerReport. Use below code after the report is loaded (refresh() is called on the reportviewer control).