Open reo-yamashita opened 2 years ago
we used php 8.1.6 and tecnickcom/tcpdf 6.5.0 Neither the command line method nor the coded by using TCPDF_FONTS::addTTFfont is worked for us.
But we used this online tool to generate the 3 needed files. http://fonts.palettize.me/
Check this https://ourcodeworld.com/articles/read/601/how-to-implement-custom-fonts-in-tcpdf A. Using a free online service
Hi, I want to run addfont php with
, but it doesnt' work... I had an waring below.
PHP Warning: Undefined array key 120 in /TCPDF-main/include/tcpdf_fonts.php on line 778
should I ignore this warning or have to fix?