fpdf.set_left_margin(margin: float)
Defines the left margin. The method can be called before creating the first page. If the current abscissa goes out of the page, it is brought back to the margin.
margin:
The margin.
set_top_margin, set_right_margin, set_auto_page_break, set_margins.