HTMLEditor

Stimulsoft Reports.WEB discussion
Post Reply
Leandro
Posts: 74
Joined: Tue Aug 08, 2006 9:07 am
Location: Brasil

HTMLEditor

Post by Leandro »

Hello

I am using the control HTMLEditor to edit text of a contract.
Shipping to stimul the result in html that control HTMLEditor generates, but the result is not expected.
I changed the property 'Allow Html Tags' to true, yet the Stimul not recognize html.

How should I do?
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

HTMLEditor

Post by Ivan »

Hello,
leandro wrote:I am using the control HTMLEditor to edit text of a contract.
Shipping to stimul the result in html that control HTMLEditor generates, but the result is not expected.
I changed the property 'Allow Html Tags' to true, yet the Stimul not recognize html.
How should I do?
You can use in text only following html-tags:

Code: Select all

       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
       
        //center, right, justify
       
      & < > "  
We do not plan to support any other html-tags in nearest future.

Thank you.
Leandro
Posts: 74
Joined: Tue Aug 08, 2006 9:07 am
Location: Brasil

HTMLEditor

Post by Leandro »

Hi Ivan,

Is there any solution to suppress my need ?
You can specify any HTML editor that uses the format supported by stimul ?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

HTMLEditor

Post by Edward »

Hi

We do not support any HTML Editors, we just support a few HTML tags listed above.

Thank you.
Leandro
Posts: 74
Joined: Tue Aug 08, 2006 9:07 am
Location: Brasil

HTMLEditor

Post by Leandro »

Ok,

The Stimul supports RTF?
If so, is to provide an example?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

HTMLEditor

Post by Edward »

Hi

Yes, we do support Rtf text, please see 'Rich Text' component.

Thank you.
Post Reply