Search found 2 matches

by Nadya Sevova
Fri May 11, 2007 2:55 pm
Forum: Support
Topic: RTF
Replies: 3
Views: 11124

So,
I find the following

1)
<html><body><p><font color=red><strike><i> only test </i></strike></font>ala bala</p></body></html>

does NOT work, BUT


<html><body><p><strike><i> samo test </i></strike>ala bala</p></body></html> works fine

2)when I use the component to export in rtf it ...
by Nadya Sevova
Fri May 11, 2007 11:41 am
Forum: Support
Topic: RTF
Replies: 3
Views: 11124

RTF

Hi!

I use RichView and try export in rtf. The problem is that I have <strike> tag and
if i have "<strike> some text </strike> some other text", all text till the end is striked out. Perhaps I haven't set some property, but I have no problems with other tags.

I am new to this so be kind.