TCPDF::getPage()
Method: Get current document page number.
Source: includes/lib/tcpdf/tcpdf.php:3076
Method: Get current document page number.
Source: includes/lib/tcpdf/tcpdf.php:3076
Method: Get the total number of insered pages.
Source: includes/lib/tcpdf/tcpdf.php:3087
Method: Adds a new TOC (Table Of Content) page to the document.
Source: includes/lib/tcpdf/tcpdf.php:3100
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: Set the same internal Cell padding for top, right, bottom, left-
Source: includes/lib/tcpdf/tcpdf.php:2647
Method: Set the internal Cell paddings.
Source: includes/lib/tcpdf/tcpdf.php:2666