コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3842 ビュー

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


アバター
破棄
関連投稿 返信 ビュー 活動
2
7月 21
1707
2
6月 21
11202
2
5月 24
7128
2
2月 24
5762
2
10月 23
5976