Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3840 Visualizações

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

Avatar
Cancelar
Melhor resposta

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
Cancelar
Melhor resposta

Try fireing these commands in terminall (your server)

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


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
jul. 21
1701
2
jun. 21
11197
2
mai. 24
7127
2
fev. 24
5757
2
out. 23
5974