Sorry to have bothered you, I found a solution.
For anyone with the same problem:
The text was using the Delta symbol from a Font (Arial I think), I changed it to a the Font (Symbol) things work now
Thanks
Regards
Christophe
Search found 7 matches
- Fri Jun 22, 2007 10:16 am
- Forum: Support
- Topic: Delta symbol appears as a question mark
- Replies: 3
- Views: 11694
- Mon Jun 18, 2007 9:50 am
- Forum: Support
- Topic: Delta symbol appears as a question mark
- Replies: 3
- Views: 11694
Delta symbol appears as a question mark
Hi there,
I have a RTF text that include a delta symbol (∆), when I try to display it in RichView I get a question mark (?)
any idea what is going on?
Thanks
I have a RTF text that include a delta symbol (∆), when I try to display it in RichView I get a question mark (?)
any idea what is going on?
Thanks
- Wed Apr 18, 2007 6:43 am
- Forum: Support
- Topic: Removing Page break
- Replies: 2
- Views: 9678
- Tue Apr 17, 2007 1:36 pm
- Forum: Support
- Topic: Removing Page break
- Replies: 2
- Views: 9678
Removing Page break
Hi there,
I tried using to remove Page break:
but it does not work, any idea?
(reText is a TRichViewEdit)
I tried using to remove Page break:
Code: Select all
While reText.SearchText(#12, SearchOptions) do
reText.InsertText('');
(reText is a TRichViewEdit)
- Thu Feb 15, 2007 4:32 pm
- Forum: Support
- Topic: Page Break
- Replies: 1
- Views: 7834
- Thu Feb 15, 2007 3:18 pm
- Forum: Support
- Topic: Page Break
- Replies: 1
- Views: 7834
Page Break
Hi there,
When I save a text in RTF format from Office Words with page breaks, I then loads part of that text into RichView, the Page break shows up as a line. Is there a way to ignore the page break?
Christophe
When I save a text in RTF format from Office Words with page breaks, I then loads part of that text into RichView, the Page break shows up as a line. Is there a way to ignore the page break?
Christophe
- Tue Jan 23, 2007 11:28 am
- Forum: Support
- Topic: TRichviewEdit to TRichView
- Replies: 1
- Views: 8138
TRichviewEdit to TRichView
Hi there,
Is it possible to transfer part of an RTF formated text of a RichViewEdit to a RichViewEdit, if yes how?
thanks
ChristopheA
Is it possible to transfer part of an RTF formated text of a RichViewEdit to a RichViewEdit, if yes how?
thanks
ChristopheA