Output Formats that Support Unicode
Output formats that support unicode
Currently only text objects and table headers can be output with unicode characters.
HTML
Unicode is fully supported in the HTML written by REPORTER . To view the HTML a user needs the appropriate fonts installed.
PowerPoint
Unicode is fully supported in the PowerPoint files written by REPORTER (as long as the appropriate language pack(s) are installed).
The PDF files created by REPORTER do not embed the fonts used in the document. However, newer versions of the acrobat reader will automatically detect that the document uses a Chinese, Japanese or Korean font and prompt the user to download the necessary fonts.
There are two preferences which affect what fonts are used in pdf files:
Firstly for Japanese the preference
reporter*japanese_font
indicates what font should be used for Japanese characters. It can be '
Kozuka
Mincho Pro
' (a serif font) or '
Kozuka Gothic Pro
'
(a sans serif font). The default is '
Kozuka Gothic Pro
'.
For Chinese the preference
reporter*chinese_characters
indicates if traditional or simplified characters should be used. It can be
Traditional
or
Simplified
.
the default is
Traditional
.