Hi,
I created some reports as a class library and am using them in a web application. I could save the reports (eg: PDF format) on the server using the reportProcessor.RenderReport method. Is there anyway that I can implement a save/view option kind of dialog box on the client side(simliar to what we get when we use a reportviewer and click on "Export")
I created some reports as a class library and am using them in a web application. I could save the reports (eg: PDF format) on the server using the reportProcessor.RenderReport method. Is there anyway that I can implement a save/view option kind of dialog box on the client side(simliar to what we get when we use a reportviewer and click on "Export")