How to add footer per page in GeneratePDFService htmlFileToPdf I have a long html file that results into a multi page pdf file, I would like to put a footer per page, is there something I can add to this to make that happen? This is my code: BundleContext bundleContext = FrameworkUtil.getBundle(this...