Hi, I updated to EspoCRM 8.1 and Sales Pack 2.1.4.
My templates are using a logo: <img src="/client/img/2x4_Logo_Large_RGB.png" style="width: 80px;height:80px;">
With the latest version, the pdf does not print the logo anymore, although I can see the logo in the pdf editor preview. So the logo is there.
When I add a new logo and use the upload button, it does use the new logo. The html for that is: <img src="?entryPoint=attachment&id=65c4b099af5398d ef" style="width: 80px;height:80px;">
I did not change anything to my /client/img directory, so I am not sure why this is a problem.
Thanks,
Bernhard
My templates are using a logo: <img src="/client/img/2x4_Logo_Large_RGB.png" style="width: 80px;height:80px;">
With the latest version, the pdf does not print the logo anymore, although I can see the logo in the pdf editor preview. So the logo is there.
When I add a new logo and use the upload button, it does use the new logo. The html for that is: <img src="?entryPoint=attachment&id=65c4b099af5398d ef" style="width: 80px;height:80px;">
I did not change anything to my /client/img directory, so I am not sure why this is a problem.
Thanks,
Bernhard
Comment