mpdf is not displaying images.

mpdf is not displaying images.

Nosūtīja Pradnya Nale
Atbilžu skaits: 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.

 

Vidējais novērtējums: -
Atbildot uz Pradnya Nale

Re: mpdf is not displaying images.

Nosūtīja Pradnya Nale

Any one having idea about this error please comment.

Atbildot uz Pradnya Nale

Re: mpdf is not displaying images.

Nosūtīja 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