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?