I am making a pdf with iTextg in android. It works for some Japanese characters but not all. i am using "arialuni.ttf" in fonts which is around 1.4mb. When am using Arial-unicode-ms (22.4mb), things work fine but sze is too much for android app.
Example:- "Elephant"- "象" in Japanese print nothing or "how are you" -"お元気ですか" prints partial "元ですか".
Any hep will be appreciated.