Error occurred when sending email

Hi Botanium, Thanks for helping. I think I better make it clearer.

I’m running ERPNext on Mac docker desktop for testing purposes, and when I run ‘wkhtmltopdf --version’ inside the docker container it returns ‘wkhtmltopdf 0.12.6 (with patched qt)’. With ERPNext V13, I think we should use wkhtmltopdf with version 0.12.6 as it is being explicitly defined in the Dockerfile(frappe_docker/build/bench/Dockerfile).

Also, I found a post talking about that we shouldn’t use a version less than 0.12.6, as it would cause issues like Ms-alignment of document. PDF , Footer not printed

So I think the problem here might not be related to the installation/version of ‘wkhmltopdf’, I hope my assumption makes sense to you.

1 Like