I wanted to print barcode for a product in odoo10.
For this barcode is not printing because in my ubuntu 14.04, 16.04
wkhtmltopdf version is 0.12.0, it is changes to 0.12.2.4 version barcode is print.
But I have use so many commands to update the version of wkhtmltopdf, it is not effected.
Please any one help to update this version..
Thank you very much for your time and assistance in this matter.
First setup you have to do Uninstall the wkhtmltopdf package:
Now Second Step Install Stable Wkhtmltopdf Version Navigate to a temporary directory:
cd /tmp
Download the recommended version of wkhtmltopdf for Odoo server. In this example, we use 0.12.1. See the Odoo repository for an up-to-date list of compatible versions:
Install the package using dpkg:
To ensure wkhtmltopdf functions properly, copy the binaries to a location in your executable path:
=================== You want Unstable version then you can get it from here: