panchalmukundak / dompdf

Automatically exported from code.google.com/p/dompdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML document contains no data

GoogleCodeExporter opened this issue · comments

Fatal error: Uncaught exception 'DOMPDF_Exception' with message 'Requested HTML 
document contains no data.' in 
C:\xampp\htdocs\dompdf-master\include\frame_tree.cls.php:123 Stack trace: #0 
C:\xampp\htdocs\dompdf-master\include\dompdf.cls.php(678): 
Frame_Tree->build_tree() #1 
C:\xampp\htdocs\dompdf-master\include\dompdf.cls.php(850): 
DOMPDF->_process_html() #2 C:\xampp\htdocs\dompdf-master\www\demo.php(18): 
DOMPDF->render() #3 {main} thrown in 
C:\xampp\htdocs\dompdf-master\include\frame_tree.cls.php on line 123

Original issue reported on code.google.com by jaydevva...@gmail.com on 27 Nov 2012 at 11:35

There's not really enough information here to determine what the problem is. Do 
you have a sample document? Does the setup.php page have any red flags? Do you 
get any notices from PHP?

Guessing, somewhere along the line the HTML content is being wiped out for some 
reason. But we'll need more info to figure out where and why.

Original comment by eclecticgeek on 27 Nov 2012 at 4:16

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

  • Added labels: Restrict-AddIssueComment-Commit