PDFreactor:
3.0.3311 (2008-07-07)
edit-on Pro:
5.2.221 (2008-06-23)
edit-on JavaBean SDK:
5.1.290 (2007-11-07)
TYPO3 Extension:
2.0.2 (2007-06-14)
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 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 obligatory to perform the following steps on the client system in order to display Japanese character sets within edit-on Pro.
Step 1: Windows system specific settings:
Step 2: Java application specific settings:
Please note: There could be more than one instance of the JRE directory on your system in case you've installed a Java SDK package including the JRE. Please ensure to perform the following steps in the correct directory where JRE is located. I would recommend you to check the correct path by pressing "s" within the Java console. The "javaplugin.jre.path = C:\....\Java\j2re1.4.2_04" will tell you where you should perform the changes as described above.
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.