跳至内容
菜单
此问题已终结
1 回复
10999 查看

Hello ,

wwhen i try to print any pdf file from odoo-8 this error will be shown


Report (PDF)

Wkhtmltopdf failed (error code: -11). Message: Error: Failed loading page http:///tmp/report.tmp.lqT8_v/report.footer.tmp.8wowVL.html?page=1§ion=Transaction&sitepage=1&title=&subsection=Transaction Original Number: 000 2&frompage=1&subsubsection=&topage=1&doctitle=&sitepages=1&webpage=/tmp/report.tmp.lqT8_v/report.body.tmp.quhLFn.html&time=7:57 AM&date=4/14/15 (sometimes it will work just to ignore this error with --load-error-handling ignore)

QPaintDevice: Cannot destroy paint device that is being painted

形象
丢弃
最佳答案

Probably you need other wkhtmltopdf version. You verify it, download and install 0.12.1, see wkhtmltopdf page

形象
丢弃

if you used apt-get install on ubuntu you got 0.9 wich is to low, try instaling from downloaded source...