Hi I have a question about page number and total number of page.
In a header I have (ex: 1/2) where 1 is the current page and 2 the total number of page. In the header XML I have
<w:p w:rsidR="00000000" w:rsidRDefault="005907F7">
<w:pPr>
<w:spacing w:line="320" w:lineRule="atLeast"/>
<w:jc w:val="right"/>
<w:rPr>
<w:rFonts w:ascii="Times New Roman" w:hAnsi="Times New Roman" w:cs="Times New Roman"/>
<w:color w:val="auto"/>
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:ascii="Times New Roman" w:hAnsi="Times New Roman" w:cs="Times New Roman"/> ...