Closed Jiaget closed 3 months ago
Hey! I think the trick is adding CID: true,
to FPDFText_LoadFont
. With DroidSansFallbackFull
then only the Chinese characters show up, but when I use NotoSansCJK
all characters show up.
Hey! I think the trick is adding
CID: true,
toFPDFText_LoadFont
. WithDroidSansFallbackFull
then only the Chinese characters show up, but when I useNotoSansCJK
all characters show up.
Thanks for your work, that really helps
I want to add some text in my pdf, and here is my code
And I got