Class | Description |
---|---|
FieldPositioningEvents |
Class that can be used to position AcroForm fields.
|
IndexEvents |
Class for an index.
|
PdfPageEventForwarder |
If you want to add more than one page event to a PdfWriter,
you have to construct a PdfPageEventForwarder, add the
different events to this object and add the forwarder to
the PdfWriter.
|
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.
|
Copyright © 2018. All rights reserved.