Hello,
Not sure if someone struggled with this. I'm testing the library from Windows and have no problems rendering pdfs with links to external public images, but when deploying to an ubuntu docker, images are not shown in the pdf generated. Checked all the permissions to the libraries and I have no problem.
I made sure the docker has internet access and gave permissions to both wkhtmltopdf and wkhtmltoimage
(followed this link: #17)
does anyone have any idea?
Thanks!