Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
3862 Tampilan

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

Avatar
Buang
Jawaban Terbai

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
Buang
Jawaban Terbai

Try fireing these commands in terminall (your server)

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


Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Jul 21
1735
2
Jun 21
11236
2
Mei 24
7141
2
Feb 24
5799
2
Okt 23
5990