Page events
Why does my header overlap with my content?
Why is my content overlapping with my footer?
How to add a text to the left and to the right in a header?
Why do I get a StackOverflowException in the OnEndPage() event handler?
How to add a border to a paragraph?
How to introduce multiple PdfPageEventHelper instances?
How to add a page number in the header of a PDF/A Level A file?
How to change the color of pages?
How to set a fixed background image for all my pages?
How to check for an event and remove it?
How to rotate a page while creating a PDF document?
How can I add an image to all pages of my PDF?
How to add a rectangle to every page of a document?
How can I add titles of chapters in ColumnText?
How to add a table as a header?
How to generate a report with dynamic header in PDF using iText 7?
How to create a table with 2 rows that can be used as a footer?
How to add text as a header or footer?
How to draw a line every 25 words?