Getting current page number #425
Unanswered
lordofscripts
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am creating a poly-list and in the resulting document I want to render a Table of Lists similar to a Table of Contents. For that, when I create my list, I need to find out the current page number (where the list starts) so that at the end, I could create such a table from all the registered lists.
I am also needing that
(GetPageNumber)
functionality to build a table of references (where a given item is mentioned) like those found at the end of textbooks.If it is not yet known, then perhaps a token of some kind that I can insert and that can be uniquely resolved by Maroto during the Generation phase.
Beta Was this translation helpful? Give feedback.
All reactions