Displaying 1 result from an estimated 1 matches for "1364506".
Did you mean:
136406
2023 Dec 01
5
adding "Page X of XX" to PDFs
OS X
R 4.3.1
Colleagues
I often create multipage PDFs [pdf()] in which the text "Page X" appears in the margin. These PDFs are created automatically using a massive R script.
One of my clients requested that I change this to:
Page X of XX
where XX is the total number of pages.
I don't know the number of expected pages so I can't think of any clever way to do this. I