I need to add client names, reference and date in all the footer.
My first page footer is slightly different than the rest of them.
The problem is the addTemplateVariables works only in my first page, in the rest of the pages its not working.
Client Name: $CLIENT_NAME$ | Date: $INSPECTION_DATE$ | Job No: $REFERENCE$ | Page No: 1
Client Name: $CLIENT_NAME$ | Page No: 2
I will appreciate if anyone could tell me what i am doing wrong.