I am not sure why but the html page displays just fine but the dompdf does not utilize the floats.
Code is 2300 + line long so to long to post here.... But it is all inline css.
<div style="float:left;"> </div>
I have tried both wrapping the css in a style tag and inline with no luck.
This is the html page
http://www.ems-complete.com/ccems/ccems_reports/daily_vehicle_check_sheet.php?id=5
This is the dompdf link
http://www.ems-complete.com/ccems/ccems_reports/form_daily_vehicle_check.php?id=5
I am not sure why but the html page displays just fine but the dompdf does not utilize the floats...
Code is 2300 + line long so to long to post here.... But it is all inline css...