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

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

dompdf is not stable enough for successful generation of PDFs from complex contents.

Please try TCPDF.

João

Hebelp’s picture

Thank you for your answer.
I'll try TCPDF in despite i read this module wasn't as "glamorous" as yours.

jcnventura’s picture

I 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

Hebelp’s picture

Sorry 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

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No further info received in two weeks. Closing the issue.

João