public interface PdfPTableEventSplit extends PdfPTableEvent
Modifier and Type | Method and 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 use
Copyright © 2016. All rights reserved.