Top "Chinese-locale" questions

Questions related to specific aspects of machine-processing Chinese language, or to code that is executed under Chinese localization settings.

Apache FOP Displaying ### with SimSun

I am maintaining a program which uses the Apache FOP for printing PDF documents. There have been a couple complaints …

java apache-fop chinese-locale
DomPDF generation for chinese characters

I am trying to generate a PDF that will contain Chinese characters using dompdf. Here is my code: require('dompdf/…

php dompdf chinese-locale
Regular expression with Chinese characters and full/half-width charatcers

I'm doing validation rules for a java project and one of the requirements I got is: "The ID card address …

java regex chinese-locale