How to Print the Databand at bottom - Reg.

Stimulsoft Ultimate discussion
shan
Posts: 51
Joined: Mon Nov 05, 2012 10:16 am

How to Print the Databand at bottom - Reg.

Post by shan »

Hi,
I need to print Databand of the report always at the bottom of the page. how to do set?

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

Re: How to Print the Databand at bottom - Reg.

Post by Alex K. »

Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.
shan
Posts: 51
Joined: Mon Nov 05, 2012 10:16 am

Re: How to Print the Databand at bottom - Reg.

Post by shan »

Aleksey wrote:Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.
Hi,
My report contains a databand with crosstab and also Groupheader to start with new page while rendering if it generates 10 pages, i need my databand to print always at the bottom of the page like page footer.

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

Re: How to Print the Databand at bottom - Reg.

Post by Alex K. »

Hello,

Please try to add the additional pagefooter with panel and place you databand on this panel.

Thank you.
shan
Posts: 51
Joined: Mon Nov 05, 2012 10:16 am

Re: How to Print the Databand at bottom - Reg.

Post by shan »

Aleksey wrote:Hello,

Please try to add the additional pagefooter with panel and place you databand on this panel.

Thank you.
Hi,
Thanks for your response, my issue has been fixed.

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

Re: How to Print the Databand at bottom - Reg.

Post by Alex K. »

Hello,

We are always glad to help you!
shan
Posts: 51
Joined: Mon Nov 05, 2012 10:16 am

Re: How to Print the Databand at bottom - Reg.

Post by shan »

Aleksey wrote:Hello,

We are always glad to help you!
Hi,
i have another problem, if i used the panel then it is printing on all the pages i.e. i used the property NewPageBefore=true; to print only headers in that page but the panel not moving to next page it seems to be working on all the pages continuously. I need that panel also to be printed according to the property NewPageBefore & NewPageAfter properties.
Also i need the details of NewPageBefore & NewPageAfter properties, how to use it. it was confusing when using.
Because in a reprot i have two databands if i use only NewPageBefore property of 1st databand to true then page1 has both databands printing or if i use only NewPageAfter property of 1st databand to true then page1 has only 1st databand and page2 has 2nd databand with 1st databand of page3.
So kindly find the attached sample report for your reference and suggest me some alternate solution.

Regards,
Shan
Attachments
SampleReport.mrt
Sample Report
(20.4 KiB) Downloaded 307 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to Print the Databand at bottom - Reg.

Post by HighAley »

Hello, Shan.

There is no Panel in your report template. Could you describe at first what report do you need to create and then describe what's wrong with your current report.
We need sample data for your report to reproduce your issue.
Please, send us also any example of the reports.

Thank you.
shan
Posts: 51
Joined: Mon Nov 05, 2012 10:16 am

Re: How to Print the Databand at bottom - Reg.

Post by shan »

Aleksey Andreyanov wrote:Hello, Shan.

There is no Panel in your report template. Could you describe at first what report do you need to create and then describe what's wrong with your current report.
We need sample data for your report to reproduce your issue.
Please, send us also any example of the reports.

Thank you.
Hi,
kindly find the attached sample report with sample database for your review.
i need the output like as mentioned below.
1. category name should be printed separate page.
2. Family Name should always start from new page.
3. i have used the 2 cross tabs with databand, i need 2nd cross tab with databand should always be printed at bottom of the page. i used the panel for that as per your design.
So kindly look into the above mentioned details and then send me the desired output or suggestion as soon as possible. because i am in urge.

Regards,
Shan
Attachments
SampleReport.mrt
Sample Report
(31.58 KiB) Downloaded 389 times
SampleDB.rar
Sample DB
(82.04 KiB) Downloaded 348 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to Print the Databand at bottom - Reg.

Post by Alex K. »

Hello,

In this case please try to set the PrintAtBottom property to true for DataBand2.

Thank you.
Attachments
Capture.PNG
Capture.PNG (24.27 KiB) Viewed 4471 times
SampleReport_modified.mrt
(30.63 KiB) Downloaded 320 times
Post Reply