문제

When I try to use html2pdf I got an error: "TCPDF ERROR: Could not include font definition file: calibri"...

How to fix this?

도움이 되었습니까?

해결책

calibri is not a default font in tcpdf , you need to add it if you are going to use it in your file : check this https://tcpdf.org/docs/fonts/ . A liste of default fonts in tcpdf and how to add one.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top