Welcome Guest, Not a member yet? Register   Sign In
table data problem with dompdf
#1

[eluser]henrihnr[/eluser]
Hi..

I'm having problem in generating pdf file that contains table data in more than 20 rows..
works fine if the table data below 20rows..

here's the error message:

Fatal error: Uncaught exception 'DOMPDF_Internal_Exception' with message 'Frame not found in cellmap' in C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\cellmap.cls.php:237 Stack trace: #0 C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\table_cell_frame_reflower.cls.php(66): Cellmap->get_frame_position(Object(Table_Cell_Frame_Decorator)) #1 C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\frame_decorator.cls.php(387): Table_Cell_Frame_Reflower->reflow() #2 C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\table_row_frame_reflower.cls.php(70): Frame_Decorator->reflow() #3 C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\frame_decorator.cls.php(387): Table_Row_Frame_Reflower->reflow() #4 C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\table_frame_reflower.cls.php(468): Frame_Decorator->reflow() #5 C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\frame_decorator.cls.php(387): Table_Frame_Reflower->reflow() #6 C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\block_frame_reflower.cls.p in C:\wamp\www\CodeIgniter\system\plugins\dompdf\include\cellmap.cls.php on line 237

could anyone help me please..




Theme © iAndrew 2016 - Forum software by © MyBB