2

I want to print Chinese character in my pdf but it is showing like ########. Any suggestions would be welcomed. please help.

Singh
  • 61
  • 6
  • please provide your question with code sample to better understanding – Ali Akbarpour Nov 27 '17 at 07:08
  • Possible duplicate of [how to use chinese and japanese character as string in java?](https://stackoverflow.com/questions/4067628/how-to-use-chinese-and-japanese-character-as-string-in-java) – Shakhawat Hossain Nov 27 '17 at 07:59
  • try change FOP config and add SimSun.ttf FopFactory fopFactory; fopFactory = FopFactory.newInstance(); File configFile = new File("path/to/config.xml"); fopFactory.setUserConfig(configFile); – Singh Nov 30 '17 at 16:18

0 Answers0