set_x.md
April 12, 2015 ยท View on GitHub
set_x
fpdf.set_x(x: float)
Description
Defines the abscissa of the current position. If the passed value is negative, it is relative to the right of the page.
Parameters
x:
The value of the abscissa.
April 12, 2015 ยท View on GitHub
fpdf.set_x(x: float)
Defines the abscissa of the current position. If the passed value is negative, it is relative to the right of the page.
x:
The value of the abscissa.