Thanks !!!
My report is running. I only changed
@InitializeCounter
WhilePrintingRecords;
numberVar npage := 0;
by
@InitializeCounter
WhilePrintingRecords;
numberVar npage := 1;
I need to check if "global" page number is pair or odd in "New Page Before" formula of Page Head Section. I can't use PageNumber because I reset it after a group section
I'm trying to build a custom page counter like this:
EvaluateAfter (PageNumber);
Global numberVar npage...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.