Page 1 of 1

Word Wrap in PageFooter

Posted: Wed Mar 04, 2015 7:31 pm
by Jorge Henrique
Dear please help me !

I have a report that does not happen the line break in PageFooter component.

I am using the following structure .

- PageHeaderBand
- DataBand
- FooterBand
- PageFooterBand


And within the PageFooterBand I'm using a sub- report with the following structure :

- HeaderBand
- HeaderBand
- DataBand
- FooterBand


The text that is not broken is within DataBand in the subreport .

Remembering the DataBand present in subreport can have up to 5000 characters. While the DataBand this page does not limit records

I tried using the report PageFooterBand sub ​​but DataBand this information on the front page replaces the text .

Attached as an example for description.

Sorry grammatical errors in English

Re: Word Wrap in PageFooter

Posted: Thu Mar 05, 2015 8:40 am
by HighAley
Hello, Henrique.

Sorry, maybe we don't understand your question. Please, try to set the Can Grow property of the Text12 and DataBand4.
You can use several data bands on one report page. So you don't need to use sub-reports.
If this does not help, could you describe what is wrong in your reports and how this should looks like.

Thank you.