Rich Text Component and RTF file
Posted: Thu Mar 01, 2012 9:06 am
Hello.
I recently wrote about HTML styles problem. You can see to http://forum.stimulsoft.com/Default.aspx?g=posts&t=5815
I need some HTML tags and styles, which are not supported in Stimulsoft.
I have idea, how I can do, what I need with using of Rich Text Component and conversion from HTML to RTF. At first I convert my HTML to RTF and after that I want to load RTF file source code in Rich Text Component. If I have physically on the disk drive it is possible open RTF file with Rich Text Component. But how I can show RTF code in Rich Text Box without saving to disk. I thing, with using of some stream or something else. Can I do this in code, assign RTF code from e.g from XML elemtnt to Rich Text Component?
Or have you some other ideas how to do this? It is very important for me.
I recently wrote about HTML styles problem. You can see to http://forum.stimulsoft.com/Default.aspx?g=posts&t=5815
I need some HTML tags and styles, which are not supported in Stimulsoft.
I have idea, how I can do, what I need with using of Rich Text Component and conversion from HTML to RTF. At first I convert my HTML to RTF and after that I want to load RTF file source code in Rich Text Component. If I have physically on the disk drive it is possible open RTF file with Rich Text Component. But how I can show RTF code in Rich Text Box without saving to disk. I thing, with using of some stream or something else. Can I do this in code, assign RTF code from e.g from XML elemtnt to Rich Text Component?
Or have you some other ideas how to do this? It is very important for me.