i'm trying create pdf tcpdf (www.tcpdf.com) , have problems how achieve cell heading , content.
there's possibility of using html within cell, or use 2 cells stacked above.
or have chance in using setfont different contents in cell?
also: if know how rowspan multicell appreciate it. if i'm making bigger cell pushes down under away (they never collide because rowspan-cell far more right other cells.)
thank you!
you have use writehtmlcell() instead , use xhtml code. in way can change font, style, colors, , many other things. check example n. 1 @ http://www.tcpdf.org further information.
Comments
Post a Comment