mpdf is not displaying images.

mpdf is not displaying images.

by Pradnya Nale -
အကြောင်းပြန်မှု အရေအတွက်: 2

When i opening images in php file it working fine but when i generating pdf using mpdf

then images are not displaying.

pleas help me if any one know solution.

 

ပျှမ်းမျှအဆင့်သတ်မှတ်ချက်များ: -
Pradnya Nale ထံသို့ အကြောင်းပြန်ရာတွင်

Re: mpdf is not displaying images.

by Pradnya Nale -

Any one having idea about this error please comment.

Pradnya Nale ထံသို့ အကြောင်းပြန်ရာတွင်

Re: mpdf is not displaying images.

by Jaswant Tak -

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