Hello all,

I’m trying to modify some text automatically in PDFs. What I’m doing is getting 
the font characteristics from some existing text and then use it to render 
another string with the same style but other color.
However for some PDFs I get the following kind of message :

<<<
No glyph for U+0054 in font YACXIW+Arial
>>>

As you can see the mentioned character is simply a « T » so it’s not a 
particular or fancy character.

Any idea why this is happening ? Arial is a very common font. What does « 
YACXIW »  mean ?

I’m using pdfbox and fontbox version 2.0.12

Regards,

Julien

Reply via email to