Hello all,
well, I ran out of ideas…
My Situation:
I installed SuiteCRM 7.11.2 freshly. There are no changes or additional modules.All Folders are 775
I created a Quote, invoice, …
I created a PDF-Template with an Image/logo
In the “preview” the logo is perfectly visible. So the logo-URL is accessible.
Result: the logo is shown as a broken Image (red X)
What I tried:
Using logo.jpg instead of logo.png or logo.gif
Checking for GD --> is up-to-date and running
Checking for imagemagick --> is up-to-date and running
Chmodded all Folders to 777
In an other thread there was mentioned a fix, this fix seemed to be already implemented in newer versions
Ran a repait cycle (Admin - repair)
Right now I am running a Workaround:
I uploaded the logo to /modules/AOS_PDF_Templates/PDF_Lib/includes and renamed it to no_image.jpg
This Workaround Shows the logo on the PDF. Thus, I guess mpdf is working fine.
Instead of working around I like to fix this issue.
Any help or any ideas are appreciated.
Cheers