Vi riporto questa discussione apparsa nella M.L. ufficiale:
" I've a simple question...I don't know how to obtain the current page number
in my gb.report.
I can use reportname.Pagecount to know how many pages I have in my report
but I don't know how to obtain the number of the current page... someone can
help me ??
kungfupanda "
" In report label ckeck usefield to true
Then in the text add $PAGE to get the current page number and $PAGES to get
the total pages
Fabien Bodard "