Namespace iTextSharp.text.pdf.events
Classes
- FieldPositioningEvents
Class for an index. @author Michael Niedermair
- IndexEvents
Class for an index. @author Michael Niedermair
- PdfPCellEventForwarder
If you want to add more than one event to a cell, you have to construct a PdfPCellEventForwarder, add the different events to this object and add the forwarder to the PdfPCell.
- PdfPTableEventForwarder
If you want to add more than one page event to a PdfPTable, you have to construct a PdfPTableEventForwarder, add the different events to this object and add the forwarder to the PdfWriter.
- PdfPageEventForwarder
If you want to add more than one page eventa to a PdfWriter, you have to construct a PdfPageEventForwarder, add the different events to this object and add the forwarder to the PdfWriter.