Hello,
Please try to use the following expression in the Text component with pagination:
{PageNumber - 1}
and set the HideZeros property to true.
Thank you.
How to Print the Databand at bottom - Reg.
Re: How to Print the Databand at bottom - Reg.
- Attachments
-
- SampleReport_modified2.mrt
- (30.78 KiB) Downloaded 248 times
Re: How to Print the Databand at bottom - Reg.
Hi,
Thanks for your response, it is working fine, i designed a TOC page for this report in that i used the code {GetAnchorPageNumber(sender.TagValue)} here the page no. is not gets updated.
Regards,
Shan
Thanks for your response, it is working fine, i designed a TOC page for this report in that i used the code {GetAnchorPageNumber(sender.TagValue)} here the page no. is not gets updated.
Regards,
Shan
Re: How to Print the Databand at bottom - Reg.
shan wrote:Hi,
Thanks for your response, it is working fine, i designed a TOC page for this report in that i used the code {GetAnchorPageNumber(sender.TagValue)} here the page no. is not gets updated.
Regards,
Shan
Hi,
I have fixed the above mentioned issue, i set the code for TOC as {GetAnchorPageNumber(sender.TagValue)-1} it worked.
Thanks for your great support.
Regards,
Shan
Re: How to Print the Databand at bottom - Reg.
Hello,
Ok. Let us know if you need any additional help.
Ok. Let us know if you need any additional help.