Page 1 of 1

Automatic page numbering

Posted: Thu Jul 02, 2020 2:20 pm
by bnw
Is it possible in some way to get some pagenumbering visible?

Of course I can add numbers myself, but if I have some assembly instructions and every page is one step in the assembly process, it would be nice to have page (-step) numbers.
But because it might bepossible that in the future an extra step is added somewhere between the existing steps, It would be nice if the numbering will be updated automatically. Of course you must be able to link this numbering to some specific range of pages, instead of the whole website.

Re: Automatic page numbering

Posted: Thu Jul 02, 2020 2:55 pm
by Pablo
Maybe you can use the 'pagination' object?

Re: Automatic page numbering

Posted: Fri Jul 03, 2020 10:27 am
by bnw
Pablo wrote: Thu Jul 02, 2020 2:55 pm Maybe you can use the 'pagination' object?
Yeah, that is a good idea! I can use that.
Thank you!