Supporting CJK Characters

To support CJK characters:

The location (folder path) of the CJK font files must be specified under the heading TrueType/CID Font Path.

The font mapping from the CJK-TrueType font to a CJK-CID font needs to be defined in the font mapping table. It is recommended that you select 'true' for embedding the font and the cmap in the PDF file.

Note: CJK fonts often use separate font files for the plain and bold versions of the font. It is therefore possible to map a CJK font to a different file depending on its weight. For example, the following setting maps all plain MS Mincho instances to a normal-weight version of the KozMin font-family, and maps all bold MS Mincho instances to a bold-weight version of the same font-family:

pdf.font.mapping=MS Mincho-plain\:KozMinProVI-Regular;
MS Mincho-bold\:KozMinStd-Bold;

If the font weight is omitted, the default is '-plain'.

<< 8.6.4 CJK Fonts © 1996-2013 InetSoft Technology Corporation (v11.5) Supporting Unlisted CJK Fonts >>