Page 1 of 1
Footer Invisible
Posted: Wed May 04, 2011 2:41 am
by shantilal
Hi I am using Stimulsoft Ver 2010. I have a container with header,databand and footer. The problem is that when the row in the databand increases say greater than 25, the footer doesnt appear at all. For less records, the footer does appear.
Pls tell me what i need to do to resolve the issue.
The MRT and the PDF reports in either case (Less Data and More Data) is attached.
Regards
Shantilal
Footer Invisible
Posted: Wed May 04, 2011 6:31 am
by Alex K.
Hello,
Please check modified report in attachment.
Thank you.
Footer Invisible
Posted: Wed May 04, 2011 8:20 am
by shantilal
Hi,
Thanks for the reply.
But the problem remains unresolved.
Infact now the same row is repeated again and again.
The output PDF file is attached
Thanks
Shantilal
Footer Invisible
Posted: Thu May 05, 2011 5:18 am
by Alex K.
Hello,
Please check modified report in attachment.
Thank you.
Footer Invisible
Posted: Fri May 06, 2011 6:54 am
by shantilal
Hi,
Thanks for the reply.
The problem is solved the some extent. But the lines tend to stretch when the item size increases.
Pls fine attached the output PDF file and sample xml data.
This will give a better picture of the situation.
Regards
Bharat
Footer Invisible
Posted: Fri May 06, 2011 8:13 am
by Alex K.
Hello,
Please set the EngineVersion property in EngineV2 for report and the CanBreak property to false for DataBand component.
Thank you.
Footer Invisible
Posted: Sat May 07, 2011 6:17 am
by shantilal
Hi,
Thanks for the reply. The problem is solved.
I fill the description through third party 'Editor' control. The description that goes to database is HTML that has to be rendered to the report.
The issue is that it doesnt show as desired in the report.
I am attaching the sample xml data. I think stimulsoft doesnt supprt ,....... tags.
The HTML that goes to my DB contains these tags.
Is there any way out.
Regards
Bharat
Footer Invisible
Posted: Tue May 10, 2011 1:09 am
by Alex K.
Hello,
Please set the "AllowHtmlTags" property to true.
Thank you.