Groups | Blog | Home
all groups > sql server reporting services > december 2005 >

sql server reporting services : HELP ! How to Print Through Network Printer


Raj
12/27/2005 3:37:56 AM
Hello All,

I have Sample printer deliver extension provided with Reporting
Services. This code works well when i use Local printer, but i want to
use network printer, for that i changed config file as -
<Printer>\\199.63.103.253\NB1OACHP5100</Printer>
but Reporting Services shows error - The printer
\\199.63.103.253\NB1OACHP5100 is not currently installed on the server.


Can anybody help me how to solve this? Also can i print the report on
an trigger like in my application i use a button to print, and on click
this report get printed.
Please help me if you solved such problem or you know how to solve
this.

Thank You

Regards
Raj
Wayne Snyder
12/27/2005 11:40:43 AM
All printers you use from the server Must be defined to the server... This is
simply the control panel add printer stuff.

This is doc'd in books on line...
--
Wayne Snyder MCDBA, SQL Server MVP
Mariner, Charlotte, NC

I support the Professional Association for SQL Server ( PASS) and it''s
community of SQL Professionals.


[quoted text, click to view]
Raj
12/27/2005 9:53:16 PM
Thanks for reply Wayne, but i already defined the printer to the
server. It is installed on my machine where server is installed. And
also do anybody know how to print report without preview on click
event?

Thanks & Regards
Raj
Wayne Snyder
12/28/2005 1:39:06 PM
We've been trying to auto-print without the preview or dialog box that pops
up, the only thing we have found is by doing a subscription...
--
Wayne Snyder MCDBA, SQL Server MVP
Mariner, Charlotte, NC

I support the Professional Association for SQL Server ( PASS) and it''s
community of SQL Professionals.


[quoted text, click to view]
MET
1/19/2006 2:31:03 PM
The printer delivery sample indicates that the server name/address must be
included in the configuration for a Networked printer. This does not appear
to be true. All that is necessary here is that the name be exactly the
same (exact case also) as what is defined in the Control Panel for the
computer
on which the Report Server is running.

[quoted text, click to view]
AddThis Social Bookmark Button