Skip to Content
Menu
This question has been flagged
214 Views

As the title says, I can't figure out why this is happening. 

Things that I have checked and done:

  • Checked system parameters
    • report.url = http//:127.0.0.1:8069 (tried with domain name as well)
    • web.base.url is https://www.my-domain.com/web/image/**** testhttps.pdf and http://127.0.0.1:8069/*/*/** testlocal.pdf
    • Both files did not show the logo
  • curled into the link for the image and returned 200 content-type image/png
  • The image shows in incognito
  • Nginx config is how it should be
    • Tried with/without x_sendfile
    • Nginx odoo.access.logs are showing no errors
Avatar
Discard
Author

It appears I'm in need of a patched version of wkhtmltopdf which I have tried and they do not work on ubuntu 22.04 because libssl1.1 is required for the patch, but it is not installable. Is there any workaround?

Author

I found one that worked with ubuntu 22.04 here https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6.1-3/wkhtmltox_0.12.6.1-3.jammy_amd64.deb... logo in header is still not appearing in the downloaded file.

Related Posts Replies Views Activity
1
Jun 25
1006
1
May 25
1283
0
Jul 24
949
1
Jul 23
3915
1
Jul 17
3509