This question has been flagged
1 Reply
2816 Views

I'm using odoo v8 and I have wkhtmltopdf 0.12.1 (with patched qt) but the header line is overlapping text on second page, it is fine on first page, Im attaching image to show you the error. 

https://s31.postimg.org/gm6zwgcqz/report_header.jpg

You can see the line from the header is overlapping the (Sample text)

Avatar
Discard
Best Answer

Hello, this issue has been solved on this question if it can help, you have to downgrade the wkhtmltopdf version : 

https://www.odoo.com/fr_FR/forum/aide-1/question/qweb-odoo-8-wkhtmltopdf-issue-with-ubuntu-14-04-64-bit-how-to-resolve-it-91342

Otherwise, you can try to add a fonction in this source code, that's how I resolved this problem -->

https://www.odoo.com/fr_FR/forum/aide-1/question/odoo-v8-0-odoo-forget-some-headers-and-footers-to-pdf-generation-103620


Avatar
Discard