View Single Post
Old 07-28-2016, 05:06 AM   #1
albert_z
Junior Member
albert_z began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2016
Device: none
[convert to pdf] Total number of pages in footer

I know I can count current pages in the footer using something like

Code:
ebook-convert infile outfile.pdf --pdf-footer-template "Page _PAGENUM_"
That works. However, I'd very much like to display the page number in relation to the total, e.g. "Page 7 of 9" and the like.

I've looked for a way to get that, not found any, and now turn to the wisdom of the community...

Thank you very much!
albert_z is offline   Reply With Quote