DotNetUSA
May 18, 2007, 20:32:59
I can show the current page number in the footer of a ServerText Control using the Page Number Field. But how can I show the total number of pages
I want to display page 1 of 5 in the footer.
page n of n
I tried to use the ServerText Control.Pages property whihc returns the total number of pages in the current document but it does not work.
thanks
I want to display page 1 of 5 in the footer.
page n of n
I tried to use the ServerText Control.Pages property whihc returns the total number of pages in the current document but it does not work.
thanks