Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Crazylife's avatar

What package can i use to convert html to pdf or image?

I tried dompdf and phantom magick, all gaves me error. For dompdf, return me class dompdf.wrapper doesnt exist, while phantom magick return the binary error. i am using laravel 5.3 with php 5.6, is there any package i can use to convert html to pdf or image? thanks.

0 likes
5 replies
Crazylife's avatar

@pardeepkumar Actually i want to do it at backend by convert the view into image or pdf instead of using jquery etc to do it.

Please or to participate in this conversation.