TCPDF::setPrintFooter()
Method: Set a flag to print page footer.
Source: includes/lib/tcpdf/tcpdf.php:3371
Method: Set a flag to print page footer.
Source: includes/lib/tcpdf/tcpdf.php:3371
Method: Terminate the current page
Source: includes/lib/tcpdf/tcpdf.php:3149
Method: Starts a new page to the document. The page must be closed using the endPage() function.
Source: includes/lib/tcpdf/tcpdf.php:3175
Method: Set start-writing mark on current page stream used to put borders and fills.
Source: includes/lib/tcpdf/tcpdf.php:3246
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: Terminates the PDF document.
Source: includes/lib/tcpdf/tcpdf.php:2974