UTF-8
Posted: Fri Apr 13, 2007 11:23 am
I use rvxml and want to load and save UTF-8 enccoded text.
I set rvxml property encoding to utf-8
The rvedit component does the loading and saving correctly.
But further transformation of the exported XML file shows some wrong characters. Obviously encoding is not correct.
Are there any other properties/methods with the rvxml and rvedit components which I must set?
I tried UTF-16. This does not work at all
At the moment I manage with 8859-1 encoding but this also shows wrong characters in the range of #128 and #166.
What can I do?
any hints welcome
I set rvxml property encoding to utf-8
The rvedit component does the loading and saving correctly.
But further transformation of the exported XML file shows some wrong characters. Obviously encoding is not correct.
Are there any other properties/methods with the rvxml and rvedit components which I must set?
I tried UTF-16. This does not work at all
At the moment I manage with 8859-1 encoding but this also shows wrong characters in the range of #128 and #166.
What can I do?
any hints welcome