Rich text

Stimulsoft Reports.NET discussion
Post Reply
ZoliNewUser
Posts: 5
Joined: Fri Jan 29, 2010 4:44 am

Rich text

Post by ZoliNewUser »

I have 2 questions

1.Can i export richtext to text?
I have a report included coloured richtext (not graphic) & when i export a report to text, the richtext is empty.

2.Does the RichText have a KeepToTogether property?
When the richtext does not have room on the page, it always drops a newpage, what i do not want.
How can i figure it out?

Thanks.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Rich text

Post by Ivan »

Hello,
ZoliNewUser wrote:1.Can i export richtext to text?
I have a report included coloured richtext (not graphic) & when i export a report to text, the richtext is empty.
The problem is solved.
The patch will be available in the next prerelease build.
ZoliNewUser wrote:2.Does the RichText have a KeepToTogether property?
When the richtext does not have room on the page, it always drops a newpage, what i do not want.
How can i figure it out?
If we diagnose the issue in the correct way, please set the CanBreak property of RichText to true.
If the issue is still present, please send to us a mrt file with data for analysis.

Thank you.
Post Reply