Hi,
It's possible to have the Page Number and Page Count per section?
Thanks,
Pedro
Hi Pedro.
Yes, you can achieve that by using the SectionBreak block with RestartPageNumbers = True. Make sure you place this block between two PrintLayout blocks like the following:
Hey!
Do you mean to insert the page number on each page? and have the page count too?
https://www.outsystems.com/forums/discussion/66698/how-to-use-page-number-and-count/
Regards,
Márcio
Hi Márcio,
I want to use the page number and page count on each page, so far so good, what I wanted was to reset the numbers for each section, for example for 5 pages:
Hi Leonardo,
Right in front of my eyes :) thank you for your help.