Hello everyone,
I’m facing an issue with PDF templates in EspoCRM. I can create the template normally and add images in PNG or JPG format without any problems. However, when generating the PDF, the images are not displayed, and I encounter different issues depending on the PDF engine:
• Dompdf: displays the message: “Image not found or type unknown”.
• TCPDF: leaves a blank space where the image should be.
I’ve tried some alternatives:
• Uploading the image directly and linking to an image URL, but the result is the same.
• Checked EspoCRM logs and couldn’t find any errors related to this issue (at least in the places I looked).
Has anyone experienced this or has any ideas on how to solve it?
I’m facing an issue with PDF templates in EspoCRM. I can create the template normally and add images in PNG or JPG format without any problems. However, when generating the PDF, the images are not displayed, and I encounter different issues depending on the PDF engine:
• Dompdf: displays the message: “Image not found or type unknown”.
• TCPDF: leaves a blank space where the image should be.
I’ve tried some alternatives:
• Uploading the image directly and linking to an image URL, but the result is the same.
• Checked EspoCRM logs and couldn’t find any errors related to this issue (at least in the places I looked).
Has anyone experienced this or has any ideas on how to solve it?
Comment