TCPDF::setFooterMargin()
Method: Set footer margin.
Source: includes/lib/tcpdf/tcpdf.php:3344
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: Set a flag to print page footer.
Source: includes/lib/tcpdf/tcpdf.php:3371
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