Hi,
I'm trying to use this class to put a table into a pdf.
When I copy and paste the demo I get a pdf with a table of 5 rows (as
the data array is 5x3) but the cells have nothing in them. Is this a
limitation of my php installation or am I missing something completely
obvious? When I use $pdf->ezText it displays the text in the pdf.
Thanks!
I'm trying to use this class to put a table into a pdf.
When I copy and paste the demo I get a pdf with a table of 5 rows (as
the data array is 5x3) but the cells have nothing in them. Is this a
limitation of my php installation or am I missing something completely
obvious? When I use $pdf->ezText it displays the text in the pdf.
Thanks!
Comment