cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

No Print Data

Former Member
0 Likes
256

Hi

1. I have crystal Report with asp.net binded. what my requirment is i have lot of data in crystal report.

if user select next in toolbar it posk and came again.. here i dont need the post back.. if he/she click next button in toolbar

the nextpage will come without postback.

help me to solve thisss.

2) I have 500 pages in crystal report where user need to print 456 page directly to printer and another user need's to print 334 page.so on based on user...

after clicking print button in toolbar of crystal Report viewer it again comes pop and goes to pdf and where we need to search so i need to avoid this.

help me to achieve this.

Accepted Solutions (1)

Accepted Solutions (1)

Adam_Stone1
Product and Topic Expert
Product and Topic Expert
0 Likes

1. Any of the buttons on the viewer will cause a postback, there is no way around this.

2. I suspect that the printmode on the crystalreportviewer is set to PDF, you would want to change this to activex in order to print directly from the viewer instead of going to PDF.

Answers (1)

Answers (1)

Former Member
0 Likes

You should be able to select a range or just hit on the print button, then print button on the dialog and the report should print out in it's entirety.

Or you can use APIs to print it out. See the sample app csharp_win_printtoprinter.zip available here:

https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsfor.NETSDK+Samples

If the above does not help, let me know what version of CR you are using.

What Sps have been applied.

What version of .NET you are using.

Code used in your project as it relates to CR.

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup