fpdf.set_margins(left,top,right=-1)
Defines the left, top and right margins. By default, they equal 1 cm. Call this method to change them.
left:
Left margin. top: Top margin. right: Right margin. Default value is the left one.
SetLeftMargin, SetTopMargin, SetRightMargin, SetAutoPageBreak.
There was an error while loading. Please reload this page.