Skip to content

Instantly share code, notes, and snippets.

View gustitammam's full-sized avatar

Gusti Tammam gustitammam

  • Indonesia
View GitHub Profile
@gustitammam
gustitammam / README.md
Last active March 21, 2018 08:38
Fix Corrupted PDF When Printing Report in Odoo on Centos 7 x64

How to Fix Corrupted PDF File When Printing Report in Odoo on Centos 7 x64

  • Uninstall the old wkhtmltopdf first.
$ sudo yum erase wkhtmltopdf
  • Download the wkhtmltopdf installer.
$ wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.2.1/wkhtmltox-0.12.2.1_linux-centos7-amd64.rpm