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.
get_x, get_y, set_y, set_xy.