how do you make a table like this with FPDF using PHP? I can't seem to figure out how to do this with $this->Cell

|
how do you make a table like this with FPDF using PHP? I can't seem to figure out how to do this with $this->Cell
|
|||
|
|
FPDF does not recognize
and the result would be -
|
|||
|
|
|
Thanks, that helped, this worked for me:
|
|||
|
|