Search found 2 matches

by Ohlenroth
Mon Apr 16, 2007 7:02 am
Forum: Support
Topic: UTF-8
Replies: 3
Views: 10892

UTF-8

Yes, I understand that rvxml does not do any encoding.
My problem is, that I do not get all characters exported correctly.

What must I do to get a valid utf-8 encoded text from richviewedit components?
thanks
Markus
by Ohlenroth
Fri Apr 13, 2007 11:23 am
Forum: Support
Topic: UTF-8
Replies: 3
Views: 10892

UTF-8

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 ...