Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

How to set a particular printer in reportviewer code c#

$
0
0
Hi, we have a requirement where one of our departments needs to annually select a variable number assets for revaluation, then print off certificates of asset information for posting. We have a gridview with checkboxes where this selection can be made and saved. On clicking of the print icon we loop through the gridview grab the Asset ID and send a report to print via a report Viewer and a ReportPrintDocument class whenever a checkbox is selected.This is working fine on my development box but on our virtual web server we get an error message saying [b]no printers installed[/b].We really need to specify a particular printer on a certain floor to print to.I would appreciate any help in doing this or even a better way of batch printing if one is available.Cheers in advance

Viewing all articles
Browse latest Browse all 2791

Trending Articles