laravel-dompdf icon indicating copy to clipboard operation
laravel-dompdf copied to clipboard

'object_fit' is not a recognized CSS property.

Open dinhbang opened this issue 2 years ago • 4 comments

Hello everybody.

I am using generate pdf from html&css with images. I am using object-fit. But, It is show error below:

'object_fit' is not a recognized CSS property. Could you help me?

Best regards, Bang.

dinhbang avatar Dec 17 '22 03:12 dinhbang

Maybe you didn't read when you open a new issue

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 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.

parallels999 avatar Dec 26 '22 19:12 parallels999

@parallels999 Yes, thank you so much!

dinhbang avatar Dec 27 '22 02:12 dinhbang

So, close it

parallels999 avatar Dec 27 '22 13:12 parallels999

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/dompdf/dompdf instead. When having doubts, please try to reproduce the issue with just dompdf. If you believe this is an actual issue with the latest version of laravel-dompdf, please reply to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.

stale[bot] avatar Jun 18 '23 08:06 stale[bot]