Closed Insua closed 1 year ago
CJK fonts are not included in precompiled libraries, you must use external mupdf library.
`` ➜ pdf2image git:(master) go build -tags=extlib
/home/insua/go/pkg/mod/github.com/gen2brain/go-fitz@v1.20.2/fitz.go:6:10: fatal error: mupdf/fitz.h: No such file or directory
6 | #include <mupdf/fitz.h>
| ^~~~~~
compilation terminated.
``
use external show errors
some invoice pdf convert show this error