fpdf.set_left_margin(margin: float)
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.
margin:
The margin.
fpdf.set_left_margin(margin: float)
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.
margin:
The margin.