Okay, my turn....
I've got an SQR from PeopleSoft that my users want modified. One of the modifications is to print part of the footer, only on the last page (the "Authorized Signature" box). The remainder of the footer will print on all pages, as normal.
Is there a built-in "last page" function that I can call to know if it's time to print this?
i.e., (pseudo-code)
if last-page then
print box
end-if
TIA,
Steven Ross
Programmer/Analyst
sross@kcm.org