TCPDF::endTOCPage()
Method: Terminate the current TOC (Table Of Content) page
Source: includes/lib/tcpdf/tcpdf.php:3110
Method: Terminate the current TOC (Table Of Content) page
Source: includes/lib/tcpdf/tcpdf.php:3110
Method: Adds a new page to the document. If a page is already present, the Footer() method is called first to output the footer (if enabled). Then the page is added, the current position set to the top-left corner according to the left and top margins (or top-right if in RTL mode), and Header() is called to display the header (if enabled).
Source: includes/lib/tcpdf/tcpdf.php:3125
Method: Defines the subject of the document.
Source: includes/lib/tcpdf/tcpdf.php:2901
Method: Defines the author of the document.
Source: includes/lib/tcpdf/tcpdf.php:2912
Method: Associates keywords with the document, generally in the form ‘keyword1 keyword2 .
Source: includes/lib/tcpdf/tcpdf.php:2923
Method: Defines the creator of the document. This is typically the name of the application that generates the PDF.
Source: includes/lib/tcpdf/tcpdf.php:2934
Method: Throw an exception or print an error message and die if the K_TCPDF_PARSER_THROW_EXCEPTION_ERROR constant is set to true.
Source: includes/lib/tcpdf/tcpdf.php:2944
Method: This method begins the generation of the PDF document.
Source: includes/lib/tcpdf/tcpdf.php:2962
Method: Set the internal Cell margins.
Source: includes/lib/tcpdf/tcpdf.php:2702
Method: Get the internal Cell margin array.
Source: includes/lib/tcpdf/tcpdf.php:2724