TCPDF::setCellMargins()
Method: Set the internal Cell margins.
Source: includes/lib/tcpdf/tcpdf.php:2702
Method: Set the internal Cell margins.
Source: includes/lib/tcpdf/tcpdf.php:2702
Method: Get the internal Cell margin array.
Source: includes/lib/tcpdf/tcpdf.php:2724
Method: Adjust the internal Cell padding array to take account of the line width.
Source: includes/lib/tcpdf/tcpdf.php:2735
Method: Enables or disables the automatic page breaking mode. When enabling, the second parameter is the distance from the bottom of the page that defines the triggering limit. By default, the mode is on and the margin is 2 cm.
Source: includes/lib/tcpdf/tcpdf.php:2810
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