darshanmodi2010 / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

large table + page-break-inside: avoid = table cells flying around #548

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello dompdf team,
i hope you can help me to fix my problem or to find an solution for this 
problem :)

What steps will reproduce the problem?
in some issues i saw the way to show it here:
http://eclecticgeek.com/dompdf/debug.php?identifier=dd8a81b94a59806fc4814fbc983b
4300

What is the expected output? What do you see instead?
in my dreams the pages are splittet correctly and there is no text flying 
around.

What version of dompdf are you using? What version of PHP? On what
operating system?
dompdf-0.5.2
dompdf-0.6.0-beta3
dompdf-trunk (nightly)

i also tried to create div elements instead of table and cell elements to reach 
the solution, but i found no way to get a correct pdf, because of this layout 
problem :\

maybe there could be a relation to:
Issue 91:   dompdf unable to split table cells between pages
Issue 538:  Nested table wrapping to next page and cutting off (worked in 0.5.1)
Issue 99:   page-break-inside: avoid and large images may cause infinite loop
Issue 515:  page-break-inside:avoid bad break next element

thank you very much :)

Original issue reported on code.google.com by dazedh...@googlemail.com on 23 Oct 2012 at 8:59

GoogleCodeExporter commented 8 years ago
current version: dompdf-trunk (nightly, downloaded yesterday 2012-10-22)

Original comment by dazedh...@googlemail.com on 23 Oct 2012 at 9:09

GoogleCodeExporter commented 8 years ago

Original comment by eclecticgeek on 24 May 2013 at 3:00