How to create variables for "Page [page number] of [total pages in book]"
Hi, helpful people!
I'm hoping this is an easy question to answer. It seems simple enough, but I haven't been able to find anything in the available resources.
I have a book that consists of a dozen or so chapters of 10-12 pages each, giving me a book of approximately 140 pages.
The book applies for multiple different products, where I use conditional text for each product. So the total page count is unique for each product's version of the book.
The pages are numbering correctly throughout, but I want to have the page number in the footer read as "Page [page number] of [total pages in book]" -- for example, "Page 47 of 140." I know that the variable "$curpagenum" will give me the current page number, but is there a variable for "total pages in book"? If not, how would I create one? Would I need to make it a user variable that I update each time I create a new version of the book?
Thanks, and apologies if this has been addressed elsewhere.
