Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
3825 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

Try fireing these commands in terminall (your server)

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


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
čvc 21
1691
2
čvn 21
11180
2
kvě 24
7122
2
úno 24
5733
2
říj 23
5954