Pdf creation from drupal simple page seems to work (images sometimes are not generated).
Pdf creation from book pages do not work (except the last page of the book (it seems) and only if there's no images in it).
Here is the error message :
Fatal error: Uncaught exception 'DOMPDF_Internal_Exception' with message 'Frame not found in cellmap' in /home.1/n/e/t/domain/3w/www/SE/sites/all/modules/print/dompdf-0.5.1/include/cellmap.cls.php:237 Stack trace: #0 /home.1/n/e/t/domain/3w/www/SE/sites/all/modules/print/dompdf-0.5.1/include/table_cell_frame_reflower.cls.php(66): Cellmap->get_frame_position(Object(Table_Cell_Frame_Decorator)) #1 /home.1/n/e/t/domain/3w/www/SE/sites/all/modules/print/dompdf-0.5.1/include/frame_decorator.cls.php(387): Table_Cell_Frame_Reflower->reflow() #2 /home.1/n/e/t/domain/3w/www/SE/sites/all/modules/print/dompdf-0.5.1/include/table_row_frame_reflower.cls.php(70): Frame_Decorator->reflow() #3 /home.1/n/e/t/domain/3w/www/SE/sites/all/modules/print/dompdf-0.5.1/include/frame_decorator.cls.php(387): Table_Row_Frame_Reflower->reflow() #4 /home.1/n/e/t/domain/3w/www/SE/sites/all/modules/print/dompdf-0.5.1/include/table_frame_reflower.cls.php(468): Frame_Decorator->reflow() #5 /home.1/n/e/t/domain/3w/ in /home.1/n/e/t/domain/3w/www/SE/sites/all/modules/print/dompdf-0.5.1/include/cellmap.cls.php on line 237
This error seems not to be dependant of internet browser (IE or Firefox).
This modules is great and necessary. Thank you very much for your help.
Pierre
Comments
Comment #1
jcnventuradompdf is not stable enough for successful generation of PDFs from complex contents.
Please try TCPDF.
João
Comment #2
Hebelp commentedThank you for your answer.
I'll try TCPDF in despite i read this module wasn't as "glamorous" as yours.
Comment #3
jcnventuraI don't understand your answer. TCPDF is one of the two external libs supported by this module (you already tried the other: dompdf).
João
Comment #4
Hebelp commentedSorry for this misunderstanding João.
I've just read TCPDF features were not so developped than dompdf, especially in HTML rendering.
I've tried quickly last week to test this library but had some other issues. I need to look at it more quietly.
Thank you.
Pierre
Comment #5
jcnventuraNo further info received in two weeks. Closing the issue.
João