How to "Print" in Crystal Reports while using ASP DOT NET Platform?

Submitted by: Administrator
Method 1

You can use Business Objects toolbar which comes with
crystal report viewer control in ASP.NET.

enable the toolbar and you can see options for printing.


Method 2
Finally you crystal report will be shown in ASP.net page
as HTML so you can print you html page using Javascript

window.print()
Submitted by: Administrator

Read Online Crystal Enterprise Suite Job Interview Questions And Answers