L
lal
I used the following expression to add the text: "/s/ "
to a footer in a document because I wanted that text on
all the pages except the last page of the Section.
{ IF { PAGE } = { SECTIONPAGES } "" "/s/" }
I'd like to know if there is something I can add to that
expression or mayb a different expression to have that
text on all the pages of the Section EXCEPT THE LAST TWO
PAGES of the Section.
Is this possible anyone?
to a footer in a document because I wanted that text on
all the pages except the last page of the Section.
{ IF { PAGE } = { SECTIONPAGES } "" "/s/" }
I'd like to know if there is something I can add to that
expression or mayb a different expression to have that
text on all the pages of the Section EXCEPT THE LAST TWO
PAGES of the Section.
Is this possible anyone?