How to update or add page numbers dinamically using javascript?
Hello Acrobat community!
I hope everything is good with you..
I have a document which inittialy have 4 pages (already numberes using footer).
1. info
2. table
3. desc
4. signature
I have a button on page 3 (desc) that adds a template to the document, so my document becomes:
1. info
2. table
3. desc
4. addi
5. signature
The issue happens on page 4 which have no number on it and page 5 still displaying in the footer page 4.
Is there any way to fix this issue?
Thank you very much!
