How to Duplicate the Page in C# Code - Reg.
How to Duplicate the Page as multiple page with the single p
Hi,
How to Duplicate the Page as multiple page with the single page in the .mrt file.Only the variables will be changes for another pages other than that design are same.Kindly help us to improve.
Thank You,
Darsana.R
How to Duplicate the Page as multiple page with the single page in the .mrt file.Only the variables will be changes for another pages other than that design are same.Kindly help us to improve.
Thank You,
Darsana.R
Re: How to Duplicate the Page in C# Code - Reg.
Hello, Darsana.
Sorry, we don't understand your question. Could you explain it more detailed?
Thank you.
Sorry, we don't understand your question. Could you explain it more detailed?
Thank you.
Re: How to Duplicate the Page in C# Code - Reg.
Hello,
I am having one report with single page.My requirement is with that report i need to generate 20 pages with the same design but only one variable value gets changed for other pages.i would like to know it is feasible or not.
I am having one report with single page.My requirement is with that report i need to generate 20 pages with the same design but only one variable value gets changed for other pages.i would like to know it is feasible or not.
Re: How to Duplicate the Page in C# Code - Reg.
Hello.
Yes, it's possible. There many ways to do this.
To give you more detailed answer we need to see your report template and structure of data.
Thank you.
Yes, it's possible. There many ways to do this.
To give you more detailed answer we need to see your report template and structure of data.
Thank you.
Re: How to Duplicate the Page in C# Code - Reg.
Hello,
Herewith I have attached the sample report.In the report.I have set the data band filter,because while using source we select the particular family name and generate the PDF. The results should be printed as 10 pages with same design only the "PRICE" value get changes for further pages.The data for "PRICE" can be updated through source code Using C#.Kindly Help me Out.
Thank You,
Darsana.R
Herewith I have attached the sample report.In the report.I have set the data band filter,because while using source we select the particular family name and generate the PDF. The results should be printed as 10 pages with same design only the "PRICE" value get changes for further pages.The data for "PRICE" can be updated through source code Using C#.Kindly Help me Out.
Thank You,
Darsana.R
- Attachments
-
- Sample Report.mrt
- Report
- (12.93 KiB) Downloaded 220 times
Re: How to Duplicate the Page in C# Code - Reg.
Hello,
Please Help me Out.
Thanks&Regards,
Darsana.R
Please Help me Out.
Thanks&Regards,
Darsana.R
Re: How to Duplicate the Page in C# Code - Reg.
Hello,
Please try to set the NewPageBefore property to true for the GroupHeadrBand1 component.
If it is does not help, please send us a test data for your report.
Thank you.
Please try to set the NewPageBefore property to true for the GroupHeadrBand1 component.
If it is does not help, please send us a test data for your report.
Thank you.
Re: How to Duplicate the Page in C# Code - Reg.
Hello,
Thank you for your response.I have tired it ,but its not working.Herewith i have attached the sample Data.Please find the attachment.
Thank You.
Thank you for your response.I have tired it ,but its not working.Herewith i have attached the sample Data.Please find the attachment.
Thank You.
- Attachments
-
- Sample DB.rar
- (80.43 KiB) Downloaded 228 times
Re: How to Duplicate the Page in C# Code - Reg.
Hello,
Please try to set the NewPageBefore property to true for the GroupHeadrBand1 component.
And turn off the filter for the databand.
Thank you.
Please try to set the NewPageBefore property to true for the GroupHeadrBand1 component.
And turn off the filter for the databand.
Thank you.
- Attachments
-
- Sample Report_modified.mrt
- (12.97 KiB) Downloaded 233 times