Printing Cyrstal report from button
Hi I have a problem, i am printing a crystal report using printToprinter method. my problem is i don't know how many pages this reports is going to print. So i don't know what is going to be my last page. Is any one can help me
aru vPosted Apr 7, 2009, 7:53 AM
Hi,
as per my knowledge we could not know the last page of the report.
By giving the last page number parameter "0" will print alll the pages that report has.
Thanks,
Aru
always gullPosted Apr 1, 2009, 2:06 PM
aru vPosted Apr 1, 2009, 5:47 AM
Hi,
Pass the end page and begin page as zero.
Thanks,
Aru