Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4264 Переглядів

i got this error Wkhtmltopdf failed (error code: 139). Message: b'' when i want to print product receiption barcodes

Аватар
Відмінити
Найкраща відповідь

Hi,

Try to uninstall and re-install the package. You can follow the below command.

sudo wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb


sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb


sudo apt install -f


Hope it helps

Аватар
Відмінити
Найкраща відповідь

Try fireing these commands in terminall (your server)

sudo apt install ttf-mscorefonts-installer
sudo fc-cache -f -v


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лип. 21
2014
2
черв. 21
11658
2
трав. 24
7494
2
лют. 24
6239
2
жовт. 23
6386