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
{ 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