Interface PdfPTableEventSplit

    • Method Detail

      • splitTable

        void splitTable​(PdfPTable table)
        This method is called to indicate that table is being split. It's called before the tableLayout method and before the table is drawn.
        Parameters:
        table - the PdfPTable in use