pdf-l4
pdf-l4 copied to clipboard
IMAGE NOT DISPLAYING ON PDF
My image refuses to show on my pdf, and ofcourse i have set my dompdf_enable_remote to true.And below is the error it display instead of the image and i already tried your example using the laravel image, it still doesn't show :
DOMPDF_ENABLE_REMOTE is set to FALSE http://localhost:9090/assets/images/home/logo1.jpg
Please any help would be appriciated.
This is how I go about the img tag: <img src="img/malayan.jpg">
go to vendor/thujohn/pdf/src/config/config.php
and set DOMPDF_ENABLE_REMOTE
to true