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?
| |||
|
feedback
|
|
Easiest way is to deliver your content as HTML with some simple formating included. Check example 6 from TCPDF examles | |||
|
feedback
|