With this.PageNumber I get the current page? How dow I know if the last page is rendered?
Thanks!
Last Page
Last Page
StimulReport render report in one pass. Count of the pages will be known only after that as whole report will is render.
So you can't detect last page. But you can use special methodics to solve this problem. Can you describe what you need do?
We will provide solution for you.
Thank you.
So you can't detect last page. But you can use special methodics to solve this problem. Can you describe what you need do?
We will provide solution for you.
Thank you.
Last Page
I have a data band and a footer band with Print on all pages = true. If all data in the data band has been printed, I would like to print something different in the footer band as on the previous pages. But somehow the footer is calculated before the data, so the variable I use does not work.
Thanks
Thanks
Last Page
Please try the PrintOn property of StiText and other simple report's components.EDV wrote:I have a data band and a footer band with Print on all pages = true. If all data in the data band has been printed, I would like to print something different in the footer band as on the previous pages. But somehow the footer is calculated before the data, so the variable I use does not work.
Thanks
If it property does not helps, please provide us with more details about your report.
Thanks.