Footer Invisible

Stimulsoft Reports.NET discussion
Post Reply
shantilal
Posts: 22
Joined: Tue Jan 11, 2011 4:22 am
Location: Udaipur

Footer Invisible

Post 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
Attachments
968.PurchaseReport.mrt
(99.45 KiB) Downloaded 162 times
967.Purchase(More data).pdf
(155.06 KiB) Downloaded 216 times
966.Purchase(Less Data).pdf
(153.36 KiB) Downloaded 176 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Footer Invisible

Post by Alex K. »

Hello,

Please check modified report in attachment.

Thank you.
Attachments
970.PurchaseReport_modified.mrt
(91.37 KiB) Downloaded 168 times
shantilal
Posts: 22
Joined: Tue Jan 11, 2011 4:22 am
Location: Udaipur

Footer Invisible

Post 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
Attachments
974.Purchase(Repeated Data).pdf
(156.61 KiB) Downloaded 189 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Footer Invisible

Post by Alex K. »

Hello,

Please check modified report in attachment.

Thank you.
Attachments
979.PurchaseReport_modified.mrt
(91.27 KiB) Downloaded 160 times
shantilal
Posts: 22
Joined: Tue Jan 11, 2011 4:22 am
Location: Udaipur

Footer Invisible

Post 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
Attachments
989.Purchase.pdf
(160.91 KiB) Downloaded 313 times
988.xml.txt
(46.7 KiB) Downloaded 308 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Footer Invisible

Post by Alex K. »

Hello,

Please set the EngineVersion property in EngineV2 for report and the CanBreak property to false for DataBand component.

Thank you.
Attachments
991.PurchaseReport_modified.mrt
(91.5 KiB) Downloaded 170 times
shantilal
Posts: 22
Joined: Tue Jan 11, 2011 4:22 am
Location: Udaipur

Footer Invisible

Post 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
Attachments
993.xml.txt
(1.76 KiB) Downloaded 166 times
992.xml.txt
(1.76 KiB) Downloaded 171 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Footer Invisible

Post by Alex K. »

Hello,

Please set the "AllowHtmlTags" property to true.

Thank you.
Attachments
996.Report.mrt
(9.05 KiB) Downloaded 182 times
995.Report.mdc
(3.27 KiB) Downloaded 172 times
Post Reply