Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4876 Ansichten

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
Verwerfen
Autor Beste Antwort

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
Verwerfen