Ok, so I don’t know if there is a solution for my problem ...
However, I managed to solve this problem using the writeHTMLCell function, i.e.
$this->writeHTMLCell(50, 0, 50, 50, 'cellcontent', 'LRTB', 1, 0, true, 'L');
If someone can find a better solution, answer.
Tnx!