-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
The tag <pageCount />
seems to be not supported yet. <pageNumber />
works properly
Here a code example.
<drawCentredString x="10cm" y="0.8cm">Page <pageNumber /> of <pageCount /> </drawCentredString>
Is it my fault? Do you know other solutions to show the total number of pages?
thx in advance
paxelito, spaceone and jugmac00