Skip to Content
Menu
This question has been flagged
1 Odpoveď
4855 Zobrazenia

Hi, I need print the page number in a table inside body report.

The format will be: page 1 to 4.

I know this solution:

<li><span class="page"/></li>

<li>/</li>

<li><span class="topage"/></li>

But it is only available on header or footer


Thanks.


Avatar
Zrušiť
Autor Best Answer

This is not possible, because the page number must be in all pages and the only two places where are duplicate in all pages are footer and header.

I close this question.

Avatar
Zrušiť