Quantcast
Channel: Crystal Reports
Viewing all articles
Browse latest Browse all 1507

Send Crystal Report DIRECTLY TO client printer

$
0
0

hi i m using Visual Studio 2008 and working with Crystal Reports...I have lots of reports in my application. The problem i m passing through is that i have a print BUTTON on which i want to get print all the checked reports.

I have a web form where all reports are listed and they have checkbox with each of them if a user selects any number of reports  and press the print button all those respective CHECKED reports should be printed one after another in continuation (LIKE DIRECT PRINTING) dnt want view them...Just selected reports gets printed thats it......i m developing this application in C# and asp.net.

I try to used 

ReportDocument rpt = new ReportDocument();

rpt.PrintOptions.PrinterName = "";

  rpt.PrintToPrinter(1, false, 0, 0);

but its not working its show error "No printers are installed" . I want to send print to client printer instead of Server printer where the application hosted.

<div>
</div> <div>
</div>

Viewing all articles
Browse latest Browse all 1507

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>