Footer only in last page

26 views
Skip to first unread message

Mattia Rossetti

unread,
Jul 29, 2020, 10:11:48 AM7/29/20
to ReportBro
Hi everyone
How can I set a footer that is printed only on the last page?
But leaving the space in the bottom of the page free if is not the last one, so i can print other stuff.
TY!

Alex Hartmann

unread,
Jul 29, 2020, 1:52:36 PM7/29/20
to ReportBro
Hi Mattia,

You can add the text or whatever you want to print in the footer and set the "print if" condition: "${page_number} == ${page_count}". Then this element will only be shown on the last page in the footer.

Alex

Mattia Rossetti

unread,
Jul 29, 2020, 2:32:17 PM7/29/20
to ReportBro
Hi alex, ty for the answer.
i've already tried this way, it works but it left a white space on the footer of the first page(or every page but last)
I need that the pages(but last) should be "written" until the end of the page

I even tried to put that "conditional" object not in the footer, but in the bottom of the content, it works but i can set it to be printed on the bottom of the last page in every case

is it possible?

Alex Hartmann

unread,
Jul 29, 2020, 4:11:00 PM7/29/20
to ReportBro
for now that's the only 2 options you've got. If you add it to the end of the content then it will be printed on the last page but not necessarily on the bottom.

There are footer options in the document properties but currently the only display values are "always" and "do not show on first page".
Reply all
Reply to author
Forward
0 new messages