PDF - anyone use dompdf much
Posted: Fri Apr 25, 2008 8:00 am
Hello,
I'm trying to complete a project and I'm running into some errors with dompdf.
Mainly this one:
On one, if I remove just one table row from the source file it will work. I've beat up that row so many times trying to see what's breaking it and I can't figure it out.
Do you know exactly what makes this error occure?
I con't seem to get any help from the sourgeforce forum for the dompdf.
Thanks,
Don
I'm trying to complete a project and I'm running into some errors with dompdf.
Mainly this one:
I have 9 other forms that work fine,b ut I have three that trough this error or one close to it.Fatal error: Uncaught exception 'DOMPDF_Internal_Exception' with message 'Frame not found in cellmap' in /www/htdocs/dompdf/include/cellmap.cls.php:237 Stack trace: #0 /www/htdocs/dompdf/include/table_cell_frame_reflower.cls.php(66): Cellmap->get_frame_position(Object(Table_Cell_Frame_Decorator)) #1 /www/htdocs/dompdf/include/frame_decorator.cls.php(387): Table_Cell_Frame_Reflower->reflow() #2 /www/htdocs/dompdf/include/table_row_frame_reflower.cls.php(70): Frame_Decorator->reflow() #3 /www/htdocs/dompdf/include/frame_decorator.cls.php(387): Table_Row_Frame_Reflower->reflow() #4 /www/htdocs/dompdf/include/table_frame_reflower.cls.php(468): Frame_Decorator->reflow() #5 /www/htdocs/dompdf/include/frame_decorator.cls.php(387): Table_Frame_Reflower->reflow() #6 /www/htdocs/dompdf/include/block_frame_reflower.cls.php(408): Frame_Decorator->reflow() #7 /www/htdocs/dompdf/include/frame_decorator.cls.php(387): Block_Frame_Reflower->reflow() #8 /www/htdocs/dompdf/include/block_frame_reflower.cls.php(408): Frame_Decorator->reflow() in /www/htdocs/dompdf/include/cellmap.cls.php on line 237
On one, if I remove just one table row from the source file it will work. I've beat up that row so many times trying to see what's breaking it and I can't figure it out.
Do you know exactly what makes this error occure?
I con't seem to get any help from the sourgeforce forum for the dompdf.
Thanks,
Don