PdfPTableEvent
PdfPTableEventAfterSplit
PdfPTableEventForwarder
public interface PdfPTableEventSplit extends PdfPTableEvent
Modifier and Type | Method | Description |
---|---|---|
void |
splitTable(PdfPTable table) |
This method is called to indicate that table is being split.
|
tableLayout
void splitTable(PdfPTable table)
tableLayout
method and before the table is drawn.table
- the PdfPTable
in useCopyright © 1998–2018. All rights reserved.