Try the following:
Quote:
{ IF { PAGE } = { NUMPAGES } "
table is here
""{ IF { PAGE } = { NUMPAGES }+1 "
table is here
" }" }
|
This may give you the footer on the last page and the preceding page. Otherwise it will be on the last page.
I know this is not what you want.
I'm sure that Paul Edstein will know how to do it better.