Skip to Content
Menú
This question has been flagged
2 Respostes
3857 Vistes

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

Avatar
Descartar
Best Answer

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

Avatar
Descartar
Best Answer

Try fireing these commands in terminall (your server)

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


Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de jul. 21
1734
2
de juny 21
11227
2
de maig 24
7138
2
de febr. 24
5798
2
d’oct. 23
5986