How to get current page number in content html page.
-
How to get current pdf page number in content.handlebars.
I can able to get page number in footer.handlebars using
<span class="pageNumber"></span>
this code not working in content html page.
is there any way to get current page number in content html?
-
There is no way. Chrome doesn't provide this value.
You need to use pdf utils and merge another template in which you have information about pages available.Like in this example where you merge header and footer
https://playground.jsreport.net/w/admin/kMI4FBmw