I'm Sorry. Didn't understood what you told. Started to use FR just some time ago. I can be clearly in this question, I want some function to count the total pages when a page is printed. If it is the last one, s?? I'll change a memo text, juts this. But I couldn't do it =/
Comments
I'm Sorry. Didn't understood what you told. Started to use FR just some time ago. I can be clearly in this question, I want some function to count the total pages when a page is printed. If it is the last one, s?? I'll change a memo text, juts this. But I couldn't do it =/
if <Page> = <TotalPages> then ...
Remember also to set Report.EngineOptions.DoublePass=True to get <totalpages> working.
Petter