there are 6 pages in my report and when i view report,report is viewed seperately in 6 pages(no problem here) but when i print that report only that last page i.e. only that 6th page is printed..i want all pages to be printed seperately in 6 pages...how to code?please help me
Hi, There is not simple solution is available for this issue. You can create another page (popup) containing the same crystal report by setting SeparatePage=False and do print using window.print()
Iftikar HussainPosted Jul 21, 2013, 2:15 AM
There is not simple solution is available for this issue. You can create another page (popup) containing the same crystal report by setting SeparatePage=False and do print using window.print()
Regards,
Iftikar