on ‎2010 Jun 04 12:35 PM
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.
Request clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.