StiRichText and CanGrow is not behaving normally!

Stimulsoft Reports.NET discussion
NadinW
Posts: 17
Joined: Thu Jan 31, 2013 12:09 am

StiRichText and CanGrow is not behaving normally!

Post by NadinW »

Hi There,

I’ve created a report with one page the Page has Title band that has Rich Text
I’ve set properties (Can Grow, Can Shrink, Enabled, and Print If Empty) of the Title band to TRUE
And
I’ve set properties (Word Wrap, Can Grow, Can Shrink, Can Break, and Enabled) of the Rich Text to TRUE

When I load a multiple pages RTF file content to the Rich Text the report grows to multiple pages. However, some of the text seems to be chopped off when transacting between pages. (It looks like doesn't break the text and wrap to the next line properly)

It works properly if I use Text control (instead of Rich Text) with setting exact same properties. However, I can’t do that because I need to be able to load rich text with images not just text.

Thanks,
Nadin
Attachments
Rich Text grow over multiple pages
Rich Text grow over multiple pages
Example.jpg (40.96 KiB) Viewed 2808 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: StiRichText and CanGrow is not behaving normally!

Post by HighAley »

Hello.

Please, read the Why the RichText component does not show tables correctly? article. This applies to the Rich Text component in general.

Thank you.
NadinW
Posts: 17
Joined: Thu Jan 31, 2013 12:09 am

Re: StiRichText and CanGrow is not behaving normally!

Post by NadinW »

Hi,

Thank you for your reply; it seems that my application was loading the old version of riched20.dll (v3.1).

So I copied new version of the dll (v6.0) from (C:\Program Files (x86)\Common Files\microsoft shared\OFFICE14) and placed it in my application Bin folder where the Stimulsoft dlls are.

Looking in Process Explorer it looks like my application now loads the new version of the dll. However, I'm still having the same issue!

Is there something else I can try?

Thanks,
Attachments
steps updating rich20.dll
steps updating rich20.dll
updating riched20 DLL .jpg (198.68 KiB) Viewed 2797 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: StiRichText and CanGrow is not behaving normally!

Post by HighAley »

Hello.

Please, send us your report template with data which reproduces the issue for analysis.

Thank you.
NadinW
Posts: 17
Joined: Thu Jan 31, 2013 12:09 am

Re: StiRichText and CanGrow is not behaving normally!

Post by NadinW »

Hi,

I’ve attached a report template and loaded the text I’m trying to display

The lines that are not displayed are four:
Line: Law and Jurisdiction
And empty lines (2 before the line mention above and 1 after)

Thank you
Nadine
Attachments
Report.mrt
report template
(29.19 KiB) Downloaded 207 times
jmmv2005
Posts: 6
Joined: Thu Jan 17, 2013 1:01 pm

Re: StiRichText and CanGrow is not behaving normally!

Post by jmmv2005 »

I've also tried to change rich20.dll, and got the same error as NadinW reported: msptls.dll missing.

The article proposed by Aleksey should be edited in order to solve this issue.
> Please, read the Why the RichText component does not show tables correctly? article. This applies to the Rich Text component in general.
> http://stimulsoft.helpserve.com/index.p ... d=41&nav=0
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: StiRichText and CanGrow is not behaving normally!

Post by Alex K. »

Hello,

Please check the last prerelease build.

Thank you.
Attachments
Capture.PNG
Capture.PNG (16.75 KiB) Viewed 2752 times
NadinW
Posts: 17
Joined: Thu Jan 31, 2013 12:09 am

Re: StiRichText and CanGrow is not behaving normally!

Post by NadinW »

Thank you Aleksey for your reply.

I have installed the pre-release build Stimulsoft Report.Wpf 2013.03.01 (version 2013.1.1511). Unfortunately, I'm still having the same problem and my file still doesn't show the line "Law and Jurisdiction"

Any other suggestions?

Thanks,
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: StiRichText and CanGrow is not behaving normally!

Post by Alex K. »

Hello,

We need some additional time for fix the issue.

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

Re: StiRichText and CanGrow is not behaving normally!

Post by Ivan »

Hello,

We made some improvements in that direction.
Please check the next prerelease build when it will be available and let us know about the result.

Thank you.
Post Reply