sdglhm / dompdf

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

If the HTML table not fit a page dompdf will break #301

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a HTML table not fit a page dompdf will break. In my case, I have this error:

Fatal error: Maximum execution time of 60 seconds exceeded in 
C:\xampp\htdocs\dgpu8\inc\dompdf\include\style.cls.php on line 717

Version: dompdf_0-6-0_beta2
Operating system: Windows Vista

Thanks!

Original issue reported on code.google.com by eana...@gmail.com on 8 Jun 2011 at 5:21

GoogleCodeExporter commented 9 years ago
DOMPDF should be able to flow a table normally. The problem you are 
experiencing typically happens when an individual cell within a table won't fit 
on a page.

See Issue 91.

Original comment by eclecticgeek on 8 Jun 2011 at 6:27

GoogleCodeExporter commented 9 years ago
You right, the problem was with an individual cell containig nested table.

Original comment by eana...@gmail.com on 9 Jun 2011 at 4:56

GoogleCodeExporter commented 9 years ago
Thanks for the update. We hope to have a fix for the final 0.6.0 release.

Original comment by eclecticgeek on 9 Jun 2011 at 5:14

GoogleCodeExporter commented 9 years ago

Original comment by eclecticgeek on 30 May 2013 at 5:16