Rich Text Multi Charset
I have such problem im, creating report where in one rich text can be
multiple language texts, like russian, latvian and english. Everything works
fine if i need only russian - english or latvian - english.
So there is problem: i can't set character set for some text - it apears
that if im using
ppRichText.SelectAll;
ppRichText.SelAttributes.Charset := BALTIC_CHARSET
it does not change it at runtime.
So whats a solution?
multiple language texts, like russian, latvian and english. Everything works
fine if i need only russian - english or latvian - english.
So there is problem: i can't set character set for some text - it apears
that if im using
ppRichText.SelectAll;
ppRichText.SelAttributes.Charset := BALTIC_CHARSET
it does not change it at runtime.
So whats a solution?
This discussion has been closed.
Comments
editor. The reason I ask is because there is a chain of TRichEdit controls
involved, and the setting could fail at any point along these.
Cheers,
--
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com