I am facing problem with displaying the chinese , russian etc local languages characters.It is showing blank there.Using the itext. Is there a some standard encoding and font which after converting every character into unicode hexadecimal will take care.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Make your pdf encoding to
Also see: |
|||||
|
|
Try using FontSelector. You can add multiple fonts and it will process your text and use the different fonts where appropriate.
|
|||
|
|