TCPDF::SetAutoPageBreak()

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

Used by 0 functions | Uses 0 functions

TCPDF::SetLeftMargin()

Method: Defines the left margin. The method can be called before creating the first page. If the current abscissa gets out of page, it is brought back to the margin.

Source: includes/lib/tcpdf/tcpdf.php:2603

Used by 0 functions | Uses 0 functions