TCPDF::SetLeftMargin( $margin )

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.


Description Description

See also See also


Top ↑

Parameters Parameters

$margin

(Required) (float) The margin.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.