Greetings.
Im new in sourceforge. I read some discussions about "tcpdf". I don't know if it is a bug or if i write bad code.
this is my situation:
i have a table (every rows = some multicell) and when one row span in >=2 pages, i have to put some padding to my cell_height.
this is my code:
http://pastebin.com/FKUkbud9
i put in pastebin for not flood this page.
in line 111 i have to add 5 to my cell_height.
if i don't do this, a multicell that begin in page n and finish in page n+x, have bottom border not align. i don't know if you understand my question. if not ask to me thanks.
another thing is that if i use in a row some cell and some multicell, they are not aligned at bottom border. they are aligned only if i use ONLY multicell.
Thanks