Hello everyone!
I noticed that Dompdf is working on PHP5 but not on PHP7 (on Windows server) Is there maybe someone that made it work with PHP7?
And if so, Can you let me know what to change toget it working?
InPHP7 I get the following error which is probibly solved inthe new version from DOMPDF, but I cant get it working with PHPrunner:
Fatal error: Uncaught DOMPDF_Exception: No block-level parent found. Not good. in D:\websites\website.com\httpdocs\crmtest\plugins\dompdf\include\inline_positioner.cls.php:37 Stack trace: #0 D:\websites\website.com\httpdocs\crmtest\plugins\dompdf\include\frame_decorator.cls.php(700): Inline_Positioner->position() #1 D:\websites\website.com\httpdocs\crmtest\plugins\dompdf\include\text_frame_reflower.cls.php(330): Frame_Decorator->position() #2 D:\websites\website.com\httpdocs\crmtest\plugins\dompdf\include\frame_decorator.cls.php(711): Text_Frame_Reflower->reflow(NULL) #3 D:\websites\website.com\httpdocs\crmtest\plugins\dompdf\include\page_frame_reflower.cls.php(123): Frame_Decorator->reflow() #4 D:\websites\website.com\httpdocs\crmtest\plugins\dompdf\include\frame_decorator.cls.php(711): Page_Frame_Reflower->reflow(NULL) #5 D:\websites\website.com\httpdocs\crmtest\plugins\dompdf\include\dompdf.cls.php(951): Frame_Decorator->reflow() #6 D:\websites\website.com\httpdocs\crmtest\plugi in D:\websites\website.com\httpdocs\crmtest\plugins\dompdf\include\inline_positioner.cls.php on line 37