Showing posts with label bol. Show all posts
Showing posts with label bol. Show all posts

Monday, February 20, 2012

Rendering Reports Straight to the Printer

I've read in the BOL that you can render a report straight to a printer using
render in your VB.Net code, but there are not any examples. I believe it has
something to do with the deviceinfo parameter of the render method. Can
anyone help please?Take a look at http://www.csharphelp.com/archives3/archive545.html.
--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mike Collins" <Mike Collins@.discussions.microsoft.com> wrote in message
news:0EA9C306-7556-4C38-824E-2CB38F3D1837@.microsoft.com...
> I've read in the BOL that you can render a report straight to a printer
using
> render in your VB.Net code, but there are not any examples. I believe it
has
> something to do with the deviceinfo parameter of the render method. Can
> anyone help please?