If one use functions such as {thispage} and {lastpage}:
footnote7 font = "Courier New"
height = 8pt
justify = r
"Page ~{thispage} of ~{lastpage}"
;
with output sent to the ODS DOCUMENT designation, is it possible to make it static when one REPLAY's it with the DOCUMENT procedure?
I have a request to collate multiple RTFs with a ToC, but to keep the original page numbering. If I collate three RF of two pages each, in the second the page number is Page 3 of 6, not Page 1 of 2. I suspect that the answer may be "no" since it seems to be something that the program rendering the RTF, such as MS Word, creates the values.
Thank you,
Kevin