I\'m creating a PDF using Flying Saucer (which dumps out CSS/HTML to iText to a PDF) and I\'m trying to use CSS3 to apply an image header and footer to each page.
I
To include both header and footer on pages (elaborating on excellent answer from @Adam):
something from above meaningful rambling...
NOTE: In order for footer to repeat on every page it may be necessary to define it BEFORE other body content (for multi-page content)