How to Print the Databand at bottom - Reg.
How to Print the Databand at bottom - Reg.
Hi,
I need to print Databand of the report always at the bottom of the page. how to do set?
Regards,
Shan
I need to print Databand of the report always at the bottom of the page. how to do set?
Regards,
Shan
Re: How to Print the Databand at bottom - Reg.
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Re: How to Print the Databand at bottom - Reg.
Hi,Aleksey wrote:Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
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
Re: How to Print the Databand at bottom - Reg.
Hello,
Please try to add the additional pagefooter with panel and place you databand on this panel.
Thank you.
Please try to add the additional pagefooter with panel and place you databand on this panel.
Thank you.
Re: How to Print the Databand at bottom - Reg.
Hi,Aleksey wrote:Hello,
Please try to add the additional pagefooter with panel and place you databand on this panel.
Thank you.
Thanks for your response, my issue has been fixed.
Regards,
Shan
Re: How to Print the Databand at bottom - Reg.
Hello,
We are always glad to help you!
We are always glad to help you!
Re: How to Print the Databand at bottom - Reg.
Hi,Aleksey wrote:Hello,
We are always glad to help you!
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
Re: How to Print the Databand at bottom - Reg.
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.
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.
Re: How to Print the Databand at bottom - Reg.
Hi,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.
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
Re: How to Print the Databand at bottom - Reg.
Hello,
In this case please try to set the PrintAtBottom property to true for DataBand2.
Thank you.
In this case please try to set the PrintAtBottom property to true for DataBand2.
Thank you.
- Attachments
-
- Capture.PNG (24.27 KiB) Viewed 4476 times
-
- SampleReport_modified.mrt
- (30.63 KiB) Downloaded 320 times