Hi all I am generating documents in my app for various events. And in that document I want one line of text to always be at the bottom (like this): But what happenes at the moment is that the text just gets moved right after the last line of the other text in the pdf (like this): I have tried many things in the custom style tab of the text itself and the table cell that the text is in. I have tried almost everything with the “position” value. fixed, absolute don’t do anything. Does anybody know how to achieve this resul?
asked
Lenny Puente
1 answers
1
Hi Lenny,
In the properties of the documenttemplate there is an option to enable a footer.
That would create a dropzone for a container with your text. Would that help you out?