How to implement custom fonts in TCPDF

后端 未结 13 967
鱼传尺愫
鱼传尺愫 2020-11-28 10:07

In TCPDF, there are only a few fonts to choose from, to create pdf files. I want to set Tahoma as my pdf font. How can I include Tahoma in TCPDF??<

13条回答
  •  隐瞒了意图╮
    2020-11-28 11:04

    I have discovered a very good tool online. The only thing you need to do is to upload your .ttf file and then download the files and copy then into the /fonts folder.

    https://www.xml-convert.com/en/convert-tff-font-to-afm-pfa-fpdf-tcpdf

提交回复
热议问题