FPDF placing multiCells next to each other and go to a new line when end of line is reached

I’m glad it’s working, though I’m a bit confused at how it works. I assume Ln() throws it down by the number of pixels in the parameter, but doesn’t SetXY() just throw it back up to $start_y again? And surely $start_x will need to be reset if you move down to the next line?