Thank you. didnt think of that.
Jan
Suzanne S. Barnhill wrote:
[Quoted Text] > You'll need to use, instead of NUMPAGES, a REF field referring to the > page number of a bookmark on the last page. > > > "Jan Kronsell" <kronsell(nomorespam)[ at ]adslhome.dk> wrote in message > news:uLmY9h2OJHA.1172[ at ]TK2MSFTNGP03.phx.gbl... >> I use these field codes to put a footer on my last page: >> >> { IF { PAGE \* MEGEFORMAT} = "{ = {NUMPAGES \* MERGEFORMAT} " " >> {USERINITIALS \* MERGEFORMAT} / {FILENAME \*MERGEFORMAET} } >> >> >> The problem is, that this does not work, if the page number of the >> last page is different from the number of pages. That is, f i have >> an 10 page document, starting with page 81, the last page is 90, but >> NUMPAGES is 10, so it will not recognize the page as the last one. >> >> Is there anway to do this automatically? >> >> Jan
|