bernattorras / dompdf

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

pdf generation #466

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
For small html files dompdf is able to generate the pdf, but for the large html 
files i.e of size like 160kb, its not able to generate pdf,in this case the 
browser keeps processing in result with no solution.

What is the expected output? What do you see instead?
The complete pdf should be created for large html files also

What version of dompdf are you using? What version of PHP? On what
operating system?
dompdf 0.6 (beta) , php5.5, Debian(Linux)2.6

Please provide the HTML source code you want to convert, or any additional
information.

Original issue reported on code.google.com by krajshek...@gmail.com on 13 Apr 2012 at 8:59

GoogleCodeExporter commented 8 years ago
krajshekar535, please post on the Google Groups 
(http://groups.google.com/group/dompdf) for questions like this one.
You problem seems to be that you have a very big table inside a table cell, 
dompdf can't split a table cell across pages.

Original comment by fabien.menager on 13 Apr 2012 at 9:51

GoogleCodeExporter commented 8 years ago

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