i want a function in crviewer to calculate crystal report total pages in vb form i am using crviwewer control to display report any can help me out in this
Printable View
i want a function in crviewer to calculate crystal report total pages in vb form i am using crviwewer control to display report any can help me out in this
I do not know the answer... sorry, but there is a forum for crystal probs... : http://www.vbforums.com/forumdisplay.php?s=&forumid=33 :)
Crystal Reports will "know" how many pages are going to be only after reading all the records...
and will be available to print into a Special Field that you can select in the objets tree...same as current page you can use a totalpages field...check it out...