Good day,
I have some inline-block divs in my html, all is well with the layout and structure, however when I generate a PDF, those divs somehow disappear.
This is the issue: (
https://github.com/dompdf/dompdf/issues/680). I followed the advice given, which was to either make use of tables (which is a drag and not an option for me) or change my margins to padding (this made my divs visible again, but they were out of place, check attached image)
Any help will be highly appreciated.
Regards,
Tangi