Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3867 Visninger

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

Avatar
Kassér
Bedste svar

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
Kassér
Bedste svar

Try fireing these commands in terminall (your server)

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


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
jul. 21
1736
2
jun. 21
11247
2
maj 24
7144
2
feb. 24
5805
2
okt. 23
5991