콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4076 화면

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
1857
2
6월 21
11396
2
5월 24
7322
2
2월 24
5981
2
10월 23
6196