Hi all
I noticed quite a few posts on the topic, so before creating a new one, I read through most of them.
The thing is, often the advice is to install Wkhtmltopdf 0.2.15 with qt. However, according to the Odoo documentation (for what it's worth...), the 0.2.16 should be working fine for Odoo v16 and later (and hence odoo v17): https://github.com/odoo/odoo/wiki/Wkhtmltopdf
Secondly, I can't just install 0.2.15 anymore on Ubuntu 22.04 Jammy. It does not support libssl1.1 (moved to libssl13) and security wise I'm not allowed to.
Any ideas on a working solution? @cybrosys?