Hi All, Is it possible to show the disclaimer at t...
# advancedpdf
s
Hi All, Is it possible to show the disclaimer at the bottom of pdf last page ?
s
You could edit the template and hard code it there
s
how thats even possible? I have a block to print above that.
i should display only at the last page and not on the footer
c
If you know how many pages you have, you can specify footers as part of the page break.
the system does not know the total pages so you'd have to handle the page breaks and whatnot yourself