TCPDF::getHeaderMargin()
Method: Returns header margin in user units.
Source: includes/lib/tcpdf/tcpdf.php:3334
Method: Returns header margin in user units.
Source: includes/lib/tcpdf/tcpdf.php:3334
Method: Set footer margin.
Source: includes/lib/tcpdf/tcpdf.php:3344
Method: Returns footer margin in user units.
Source: includes/lib/tcpdf/tcpdf.php:3354
Method: Set a flag to print page header.
Source: includes/lib/tcpdf/tcpdf.php:3362
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