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

alt text

so the grey thing would somehow have to be define outside of the cells containg text.

Any ideas?
Paul

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Easiest way is to deliver your content as HTML with some simple formating included.

Check example 6 from TCPDF examles

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.