Page 1 of 1

Page numbering dynamic

Posted: Fri Jan 26, 2024 12:43 pm
by ballonagnes
Hi guys,

I have a task to create page numbering just like this below for the sheets or simple on the PDF pages:

1/5 ....5/5

page numbering just in a simple form I already made it, see attachment.

Unfortunatelly we didn't have any other solution to have this information automatically, I mean Rip-system, where dynamic marks is ready for use it.

If somebody has an idea I will be appricate it.

Thank you,

Re: Page numbering dynamic

Posted: Fri Jan 26, 2024 12:51 pm
by JimmyHartington
If you instead use the "Add object" action you can define text and use variables to set page number and page count.

Code: Select all

%Page Number%/%Page Count%
Image

Re: Page numbering dynamic

Posted: Fri Jan 26, 2024 1:25 pm
by ballonagnes
Oh, thank you! It works fine :)