跳至內容
選單
此問題已被標幟
1 回覆
4856 瀏覽次數

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.


頭像
捨棄
作者 最佳答案

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.

頭像
捨棄