A specific footer on 2nd page only
Hi,
I have a requirement to generate PDF output for invoices. This is a batch process, so multiple invoices will be generated as part of this. For each invoice, the invoice lines are printed in a table on a perforated page above perforation on each page. We have made sure the invoice lines do not cross the perforation on any of the pages. For each invoice, 1st page has footer_1 which should come below the perforation and 2nd page has footer_2 which should also be below perforation. Each invoice can be of multiple pages. I have completed the other requirements