3Fermer
SpipuLe 04/05/2009 à 14:38
whatchildisthis (./1) :
so much that a page break is required


a td must fit on one page.... html2pdf can't cut a td on 2 pages.

but if you really want to try, you can disable the test on the TD by using this :

html2pdf->setTestTdInOnePage(false);