Is it it possible to edit the sample Report Viewer and
remove the scrollbars option and add a print option to
the toolbars.
We want to do so to create a developer standard for our
company.
Thanks!!You can easily edit and customize the sample. A client printing button is a
bit trickier because we do not have built-in support for client printing
currently directly from the HTML viewer. Right now, users are expected to
export to PDF or Image and then print. We are considering adding that
feature for future versions.
Currently, you can write your own printing control using a few of the
techniques in this article:
http://www.csharphelp.com/archives3/archive545.html
Some customers have already been working on solutions using direct rendering
and printing to PDF without user interaction. You can read some blog
comments at the bottom of the article here:
http://blogs.msdn.com/bryanke/articles/71491.aspx
--
Bryan Keller
Developer Documentation
SQL Server Reporting Services
A friendly reminder that this posting is provided "AS IS" with no
warranties, and confers no rights.
"Mark H" <anonymous@.discussions.microsoft.com> wrote in message
news:21ec201c45d1e$edea8bf0$a601280a@.phx.gbl...
> Is it it possible to edit the sample Report Viewer and
> remove the scrollbars option and add a print option to
> the toolbars.
> We want to do so to create a developer standard for our
> company.
> Thanks!!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment