Problem with frxRichView
Hi.
I was using fast3 and wptools5. And than I could copy a formated text (RTF) from wptools to fastreports using this comand:
RichView.RichEdit.Text := wpRichText.AsString;
The wpRichText.AsString returs a text in RTF format, like "{\rtf1\ansi\deff0\uc1\...".
That did work perfectly.
But now I updated the fast3 up to fast4. And now this comand dont work. Now the fastreports show the rtf code when was supose to show the formated and rigth text.
Downgrade fast is not an option. Upgrade de WPTools dont solved the problem. Oders commands like lines.assign( ) or loadfromstream dont work too.
What I must do to solve the problem? Please, help!
I was using fast3 and wptools5. And than I could copy a formated text (RTF) from wptools to fastreports using this comand:
RichView.RichEdit.Text := wpRichText.AsString;
The wpRichText.AsString returs a text in RTF format, like "{\rtf1\ansi\deff0\uc1\...".
That did work perfectly.
But now I updated the fast3 up to fast4. And now this comand dont work. Now the fastreports show the rtf code when was supose to show the formated and rigth text.
Downgrade fast is not an option. Upgrade de WPTools dont solved the problem. Oders commands like lines.assign( ) or loadfromstream dont work too.
What I must do to solve the problem? Please, help!