TCPDF::getAutoPageBreak()
Method: Return the auto-page-break mode (true or false).
Source: includes/lib/tcpdf/tcpdf.php:2822
Method: Return the auto-page-break mode (true or false).
Source: includes/lib/tcpdf/tcpdf.php:2822
Method: Defines the way the document is to be displayed by the viewer.
Source: includes/lib/tcpdf/tcpdf.php:2834
Method: Activates or deactivates page compression. When activated, the internal representation of each page is compressed, which leads to a compression ratio of about 2 for the resulting document. Compression is on by default.
Source: includes/lib/tcpdf/tcpdf.php:2851
Method: Set flag to force sRGB_IEC61966-2.1 black scaled ICC color profile for the whole document.
Source: includes/lib/tcpdf/tcpdf.php:2868
Method: Turn on/off Unicode mode for document information dictionary (meta tags).
Source: includes/lib/tcpdf/tcpdf.php:2879
Method: Defines the title of the document.
Source: includes/lib/tcpdf/tcpdf.php:2890
Method: Defines the right margin. The method can be called before creating the first page.
Source: includes/lib/tcpdf/tcpdf.php:2633
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
Method: Get the internal Cell padding array.
Source: includes/lib/tcpdf/tcpdf.php:2688