Print a local report, Server report not an option

I am currently working on a website for work that has several reports.They are all configured as local reports; I need the ability to print the reports. I know that the print functionality does not work for local reports.Converting my reports to be sever reports is not an option.

I have read several posts about this very subject but none have lead me to a final solution.

I have read overWalkthrough: Printing a Local Report without Previewhttp://msdn2.microsoft.com/en-us/library/ms252091.aspxbut I not sure how that will help my client who will be pulling the reports and needing to print them on the other end of my website.

Is there any other solutions to problem?

Thank you

[1469 byte] By [Alisa619] at [2007-12-24]
# 1

Hi,

i found this http://msdn2.microsoft.com/en-us/library/ms251839.aspx on how to render a local report. but it gives me a localprocess exception error.... it seem to have issue with this line of code :

bytes = ReportViewer1.LocalReport.Render("Excel", Nothing, mimeType, encoding, extension, streamids, warnings)

i also read another posting http://weblogs.asp.net/rajbk/archive/2006/03/02/439469.aspx by Raj and he has a similar line of code and it also breaks there... anyone have any ideas?

thanks

Alisa619 at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...
# 2
The processing exception should contain an inner exception with more details. Will you post the contents of the inner exception?
BrianHartman-MSFT at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...

Visual Studio

Site Classified