| Package | Description |
|---|---|
| com.itextpdf.text.pdf | |
| com.itextpdf.text.pdf.events |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PdfPTableEventAfterSplit |
| Modifier and Type | Class | Description |
|---|---|---|
class |
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.