|
| ReportViewer Render() method syntax |
 |
Sat, 29 Apr 2006 01:51:05 +000 |
Hi, i'm trying to programatically set the ReportViewer.ServerReport.Render()
method, to render a report as a .PDF.
the syntax i'm using is (VB):
myreport.ServerReport.Render("PDF","deviceInfo","mimeTy
pe","encoding",".pdf"), where for some reason I can't
properly set the deviceInfo, the mimeType and the encoding properties, and I
couldn't find documentation about this on the web.
Any help would be really appreciated,
Thanks,
Juan
|
| Post Reply
|
| Re: ReportViewer Render() method syntax |
 |
Tue, 2 May 2006 16:48:54 +0000 |
Did you find this page already?
http://msdn2.microsoft.com/en-us/library/ms251839(VS.80).aspx
|
| Post Reply
|
| Re: ReportViewer Render() method syntax |
 |
Tue, 2 May 2006 19:57:10 +0000 |
Thank you Christopher,
For some reason, when I found that page before it was blank (a few days ago),
so, yes...my answer is there! :)
Regards,
Juan
|
| Post Reply
|
|
|
|
|
|
|
|
|
|