tota page count
tota page count
(OP)
hello
i am using cr 8.5 calling to the report form an asp page.
i am using the field "page n of m" but when the report is up on hte screen i get for example :page 1 of 4,444,444.
when i jump to the last record this is fixed but how can i make it be ok in the first place?
i am using cr 8.5 calling to the report form an asp page.
i am using the field "page n of m" but when the report is up on hte screen i get for example :page 1 of 4,444,444.
when i jump to the last record this is fixed but how can i make it be ok in the first place?
RE: tota page count
totalpagecount
This should force CR to execute the entire report and obtain the total page count.
-k