I have a writer document. This document is a template that I am using as an invoice, a tool that can work with ODT files and convert it into pdf file.
This document is in a section footer.
I just want this section is displayed when:
- The document only has one page.
- If the document has more than one page, the section is displayed on the last page.
I have already tried many options, I created a macro that hides and shows the section, but when I do the shows on every page.
Someone can give me a clue as to where I can continue?