Skip to main content
lucianop45506
Participant
May 23, 2019
Question

dynamic sequential number on different pages

  • May 23, 2019
  • 2 replies
  • 323 views

hi, i want to create a pdf document with 50 pages, and 2 "dynamic number" on each page. So, for example, first page will have numbers "1" and "2", second page will have numbers "3" and "4", and so on... the question is how can i create "dynamic numbers" to increment in a sequencial order all other numbers. So, for example, if i want to change on page 1, the number "1" to "15", all others will automatically update to "16", "17", "18",.... is it possible to achieve that?

thanks in advance!

This topic has been closed for replies.

2 replies

lucianop45506
Participant
May 24, 2019

Thanks Bernd, but i dont understand the answer. Where do i have to type "fieldname + 1"?

thnks again!

Bernd Alheit
Community Expert
Community Expert
May 24, 2019

In the calculation of the other field.

Bernd Alheit
Community Expert
Community Expert
May 23, 2019

You can use the simplified notation:

fieldname + 1