I am using CHtmlView in my mfc application and have a custom layout for printing. I use thead and tfoot for the repetion of headers and footers. The header and footer have fixed dimensions. One of my divs in tfoot is the page number. Can anyone help how to get the page number? Thanks.
<tfoot>
<div id=".."> ...... </div>
<div id=".."> I need page numberto be printed here </div>
</tfoot>
Aucun commentaire:
Enregistrer un commentaire