mpdf is not displaying images.

Re: mpdf is not displaying images.

by Jaswant Tak -
Number of replies: 0

Hi, instead of using actual image url in the <img src="?" /> use relative path something like ./image/path/myimage.png that should resolve the issue.

Cheers

Jaswant