Hi, I have to set the PageCounter and CurrentPageNumber into a dinamic
document that can have 1 or 2 pages (if users make some selections).I
have also 2 copies of the same document (created on initialize from an
array of 2 blocks)I need a page numeration like that COPY FOR USER X n
PAGE OF m ( 1 of 1 if final page is only 1 , 1 of 2 and 2 of 2, if final
pages are 2)COPY FOR USER Y n PAGE of mHow can I do it, with script?