
|
1.9 Does edit-on-Pro support Multi-Byte/Unicode characters, e.g. Japanese or Chinese?
Yes, in general edit-on Pro supports Unicode. However, there might be some limitations because of the settings and the overall installation of the operating system you use. Following you will find 3 cases that might be characteristic for any operating system.
BTW, we experienced this with our online demo by using a real Japanese workstation. By running edit-on Pro with Japanese characters from a Windows client three cases might arise.
Note: In any of the following cases you have to set edit-on Pro's character encoding to "UTF8", see also integration manual (chapter 3, encoding). Furthermore it is necessary to set following META definition into the web page which contains the editor in order to use the browsers correct character encoding:
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
a) You are using a non-Japanese OS/machine without Japanese character support installed. In such a case you will not be able to edit or view Japanese text within the editor. Within the WYSIWYG view you will only see rectangles or other typesets, but no Japanese characters. You will not even be able to view the text in your standard browser and most likely the OS/browser requests the OS installation CD-ROM.
b) On a system with a non-Japanese default input language, e.g. English, it is neccesary to perform the following steps on the client system in order to display Japanese character sets within edit-on Pro.
System specific settings on Windows:
c) You are using a Japanese OS/machine with a Japanese keyboard etc. Now edit-on Pro will fully support Japanese characters. You can edit/type any Japanese text within the WYSIWYG view, save the document in a HTML file and re-open it.
|
|