Skip to Content
Menu
This question has been flagged
1 Reply
867 Views

I have a Odoo 18 local on a MAC M1, with wkhtmltopdf wkhtmltopdf 0.12.6 (with patched qt). 

The problems occure on a new Database when I want to print the demo quotes.

report.url = http://localhost:8069

web.base.url = http://localhost:8069

web.base.url.freeze = True


The same image somtimes has no text at all but formating seams alright, sometimes some headings are visible.

Any suggestions on how to proceed?



Avatar
Discard
Best Answer

Try with another wkhtmltopdf Version (Recommended)

  • 0.12.6 is good but still a bit sensitive.
  • If possible, try installing 0.12.5 (with patched Qt) — this is the version Odoo officially tested.
  • Install using brew:

    brew install --cask wkhtmltopdf

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 25
1314
1
Sep 24
2003
1
Jul 24
1768
1
May 24
4079
1
May 24
2231