Hello we have been moving from old aspose.pdf to com.aspose.pdf.document
we have a typical PDF generation where there is a header and footer with some informaiton
footer will have something like page # of # and plus some other text.
I am able to add textstamp on page 1 it’s all good
But when I add table it will automatically add as many pages as required in PDF.
How can I get the header and footer on all the pages ?