On my server pdf generated via dompdf was not displaying images. Because they are remote url images.(local images are working fine) then I come to know that it needs some se
There are two things to take care of.
If using image from same server then use full directory path e.g. /var/www/html/project_folder/images/logo.jpg
/var/www/html/project_folder/images/logo.jpg
List item Use JPEG image instead of png or other types.
JPEG
png