I would like to create a one page document template with a footer. However, If the user adds text and a page 2 or three is created, how do I put a footer on the last page only?
{if{page}={numpages}"text of your footer"}
You probably know, but the { bracket is made with control+F9 buttons.
If you want to insert the page in the printed text, you would need to put {page} inside your quotation marks. In the example below, I put some space in so that the page was seperated from the text.
{if{page}={numpages}"text of your footer. page {page}"}
There are other fixes. Now that you know a little of the syntax, you can most likely figure it out. Otherwise a little look around google will help you out.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.