Invoice summary not printing when using start@last-page to print a footer on the last page of each i
Can't seem to find the answer to this. We are running invoices in batch so there multiple invoices in each run.
The problem we are having is that the return with payment slip must be in exactly the same position every time on the last page of the invoice. This has been problematic because there can be notes on each invoice line which are variable in length. Currently we also have a section break which then prints the summary after all the invoices.
So I went to the template and at the top of the next page after the break, I put in start@last-page ... with the payment slip in the footer. It now lines up perfectly every time on 2 or more page invoices.