Open essteffan opened 1 year ago
essteffan
The same case happened here. I upgraded from version 0.9.0 to 2.0.1 and all print templates are broken.
Same thing here
This is just a Dompdf wrapper! I understand that this package is just a Laravel wrapper for https://github.com/dompdf/dompdf Any issues with PDF rendering, CSS that is not applied correctly, aligning/fonts/characters/html/css etc that are not directly related to this package, should be reported there. When having doubts, please try to reproduce the issue with just dompdf. If it's also present there, do not open an issue here please.
Hey Guys, I have updated laravel-dompdf from v0.8.7 to any version above 1.x and my generating templates are broken.
If i downgrade to 0.8.7 it is working but otherwise i have a broken pdf result
My code is this one (i delete some parts of it because of logic but in this form is still broken)
Any idea what changed?
Thank you in advanced for the help