Footer on last page

  • Thread starter Thread starter Jan Kronsell
  • Start date Start date
J

Jan Kronsell

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
 
You'll need to use, instead of NUMPAGES, a REF field referring to the page
number of a bookmark on the last page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top