Subscribe

Page break with multiline table cell

  1. 2010-09-30 14:16:47 PDT
    Hi, I'm a problem with a cell table that contains text that need to be wordwrapped into more lines, but when the page is breaked, the cell il splitted into a new page with confused (repeated) header. This is the result: The bottom line of the breaked table does't close the table. Sorry for my bad english, thank you in advance, Carlo P.
  2. 2010-09-30 23:25:00 PDT
    Be sure you are using the latest TCPDF version and check the default examples for more information on how to correctly use the table headers.
  3. 2010-10-10 14:08:23 PDT
    Nicola, I think that table definition is correct and written like your examples but the error still comes out. This strange behaviour occur when the cell contain more text (with <br> tag also) that need to be splitted in the next page (as you can see in the image posted before). How can I solve this strange problem? Thank you in advance, Carlo P.
  4. 2010-10-10 22:39:47 PDT
    I've personally built dozens of tables like this that works without a problem. Probably your HTML code contains some errors. For example, the "<br>" tag must be "<br />".
  5. 2012-05-11 04:25:19 PDT
    Did you manage to solve this problem? I have it all the time, and my table cells do not exceed one line. What might be the problem?
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.