Skip to Content
Menu
This question has been flagged
2 Replies
5314 Views

Hi,

I have an issue that can't be resolved with the other answers about this topic.

I inherit an existing report (invoice) and change it and in HTML, the render works well but it is different in PDF render.

I have already try to set setting parameter like:

- web.base.url : 127.0.0.1:8069 or 0.0.0.0:8069 or whatever..

- web.base.url.freeze : True


But all that tips doesn't work. Some of lines I see in HTML are not displayed in PDF.

I work in Odoo13 and Ubuntu 18.04 Server and have wkhtmltopdf 0.12.5 (with patched qt).

Have you got a magic solution for me ? I can update my question for more informations if you want.

Thank you so much.

Regards.


UPDATE:


HTML: https://ibb.co/KDCHHmL
PDF: https://ibb.co/1KfY3ck

Avatar
Discard
Best Answer

Qweb Html is rendered by the Browser and Qweb Pdf is rendered by wkhtmltopdf so there will be differences

Avatar
Discard

This is the correct answer to the question posted. More help can not be given because no specific information is provided.

Author

I updated my question. Image of HTML render and PDF render. Why some content disapear?

Related Posts Replies Views Activity
0
May 24
1353
2
May 24
2895
3
Feb 24
2496
2
Nov 22
5368
0
Apr 24
1294