How do I generate a table with a border which contains borderless cells with fpdf in php

24 views Asked by At

I can generate a table like this with fpdf in php:table

I have been trying to do it, but it turns out there’s no way for defining a “table border” in fpdf or even selecting which border of the individual cells you’d like to display… at least that’s my impression.

0

There are 0 answers