Open GoogleCodeExporter opened 8 years ago
dompdf_0-6-0_beta3
Original comment by ven...@paceacademy.edu.ph
on 27 Jul 2012 at 9:27
I have seen a problem like this, I don't know if anyone has reported an issue
for it. It's likely a flaw in the code to help prevent repaging content that
doesn't fit on a single page. Can you post the HTML for the document?
Original comment by eclecticgeek
on 27 Jul 2012 at 1:52
I think this happens when a table has already been "pushed" to the next page
because it couldn't fit in the previous page and that it cannot be split
because the table itself is in a table cell.
Original comment by fabien.menager
on 27 Jul 2012 at 2:59
This also happens if, for example, you surround a table with a DIV styled
`page-break-inside: avoid` and the DIV flows to a new page. I'm not sure if
dompdf is treating the DIV as if it should never page break, or if the
page-break protection is getting in the way.
Original comment by eclecticgeek
on 27 Jul 2012 at 5:57
[deleted comment]
[deleted comment]
[deleted comment]
well looks like table within a table is the problem..tnx! haha *hugs* hmm
one more thing... can i also export images to pdf?
Original comment by ven...@paceacademy.edu.ph
on 30 Jul 2012 at 3:51
We like to keep issue threads relevant to the defined issue. Can you post your
question to the support group so everyone can benefit?
Original comment by eclecticgeek
on 30 Jul 2012 at 2:47
Original comment by eclecticgeek
on 24 May 2013 at 3:00
Original issue reported on code.google.com by
ven...@paceacademy.edu.ph
on 27 Jul 2012 at 9:21Attachments: