How to implement custom fonts in TCPDF

后端 未结 13 970
鱼传尺愫
鱼传尺愫 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 10:53

    Latest TCPDF supports custom fonts.

    Documentation about using custom fonts with TCPDF can be read here.

提交回复
热议问题