I'm using TCPDF in CakePHP and trying to make some background (grey) for few cells. Well here the idea:

so the grey thing would somehow have to be define outside of the cells containg text.
Any ideas?
Paul
|
I'm using TCPDF in CakePHP and trying to make some background (grey) for few cells. Well here the idea:
so the grey thing would somehow have to be define outside of the cells containg text. Any ideas? |
|||
|
|
|
Easiest way is to deliver your content as HTML with some simple formating included. Check example 6 from TCPDF examles |
|||
|
|
|
TCPDF is not very good in handling big data export as HTML input. Any alternate? |
|||||
|
|