Showing posts with label viewer. Show all posts
Showing posts with label viewer. Show all posts

Friday, March 30, 2012

Print Icon in Report Viewer

Hi everyone,
Is there a Print Icon in the report viewer?Clicking on
which the report has to be printed.If not,Can v had our custom icons in the
report viewer.
Thanks in advance..In the Beta version of RS SP2, we now have print capability. In RS SP1 and
prior, there is no print icon and no inherent print capability.
--
| Thread-Topic: Print Icon in Report Viewer
| thread-index: AcT0qdnAm2wN3lTMSgOyNKnDIRjiQw==| X-WBNR-Posting-Host: 12.10.123.81
| From: "=?Utf-8?B?Q2hhbmRyYQ==?=" <Chandra@.discussions.microsoft.com>
| Subject: Print Icon in Report Viewer
| Date: Fri, 7 Jan 2005 03:13:01 -0800
| Lines: 6
| Message-ID: <3304B552-64EA-4438-92EC-D8C7A0CF73E6@.microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.sqlserver.reportingsvcs
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.sqlserver.reportingsvcs:38931
| X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
|
| Hi everyone,
| Is there a Print Icon in the report viewer?Clicking on
| which the report has to be printed.If not,Can v had our custom icons in
the
| report viewer.
|
| Thanks in advance..
|

print from toolbar

Hello, I have created an asp.net application using VS .Net 2003, which has a Report Viewer to include reports from my report manager.

The reportviewer has been set to include the standard toolbar, which includes the print button. However, when I use this option, the system prints more pages than it should. If the report is 2 pages long, I end up getting 6 pages, the other four having just the header and footer...(2 blanks pages after each page when port. ana 1 black after each page if landscape)

Any1 know the solution to this problem? I have not coded anything for the print option....

Thanks :)

Check the width of your reports. If it is too wide then printing it will create extra pages.

micro-geek

Wednesday, March 28, 2012

Print button on toolbar

I have Visual Studio 2005 Standard where I am building a web app. In this
web app I have a Report Viewer and the print button on the toolbar is set to
true, however when I run the app it is not there.
Is this a bug?Not if you are using it in Local Mode. Print is not supported in this mode.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Brad" <Brad@.discussions.microsoft.com> wrote in message
news:1855A531-0C20-4625-AE88-9BA151104A03@.microsoft.com...
>I have Visual Studio 2005 Standard where I am building a web app. In this
> web app I have a Report Viewer and the print button on the toolbar is set
> to
> true, however when I run the app it is not there.
> Is this a bug?
>

Print button not displayed in report viewer

When i design my report under BIDS(Business Intelligence development studio) i can view the print button of the report

when i use a webapplication i use the reportviewer control installed from C:\\Program files\Microsoft Sql Server\Reporting services...etc.

when i execute the application i dont see the print button displayed

when i checked with the property of reportviewer control the displayprintbutton was set to true but then too the button not present on the form

anything wrong with my installation

plz do help me

thanks

Rama

You are probably printing the report as a LocalReport which does not have a print button the ServerReport does though

|||We had the same issue and installed Reporting services SP2 and it worked.|||

sounded good to me but

I have version 9.00.3054 which I guess is sp2

true I can set the property but I don't get the button