Hi all,
In my report i have 20 HTML report output pages,the page number for the last page is coming as '?',how to get it corrected.
i have a layout function pagenumber() at the bottom..Please help me asap
Think that you will find that this will always happen and I believe its due to the fact that you are rendering a page at time within HTML if you start to jump around the report say to the bottom of the report it cant count the number of pages that would have appeared before the page you are viewing.
For instance if you page down one page at a time the HTML output will display the correct page number. If you jump to the bottom of the report you will get your page number ?.
Try paging up one at a time and you will still have the page ? issue.
I'm afraid I know of no way around this issue and have always advised users that if the report they are looking at is a large report and the use of page numbers a requirement then view the report as PDF output as the Page numbers will then function correctly and navigation is much easier.
Hi there,
Is there any way to disable, delete or hide BOTTOM link?
regards