Hi,
I am trying to generate a invoice based on the client's letterhead. Their letterhead is not just the top of the page but also on the left side of the first page which means that the margin on the first page left side is bigger than the subsequent pages something like 2 inches. My question is how can I go about it using Telerik Reporting to achieve this. In my invoice is the normal address, customer name and title after the top part of the letterhead follow with the invoice items and amount list. For the first page will definitely include some of the invoice items. The amount column I will want to keep its size the same and the item column will change for the first page only. Since the letterhead also involves the left side of the first page, the item column left side will have to shrink on the left side. But after the first page, the margin on the right needs to be back to normal which for my case is 1/2 inches.
Any advice on how Telerik Reporting can help me achieve this on whether it can help me on this is much appreciated. Thanks.
Regards,
Eugene
I am trying to generate a invoice based on the client's letterhead. Their letterhead is not just the top of the page but also on the left side of the first page which means that the margin on the first page left side is bigger than the subsequent pages something like 2 inches. My question is how can I go about it using Telerik Reporting to achieve this. In my invoice is the normal address, customer name and title after the top part of the letterhead follow with the invoice items and amount list. For the first page will definitely include some of the invoice items. The amount column I will want to keep its size the same and the item column will change for the first page only. Since the letterhead also involves the left side of the first page, the item column left side will have to shrink on the left side. But after the first page, the margin on the right needs to be back to normal which for my case is 1/2 inches.
Any advice on how Telerik Reporting can help me achieve this on whether it can help me on this is much appreciated. Thanks.
Regards,
Eugene
10 Answers, 1 is accepted
0
Hello Eugene,
The PageSettings section is applicable for the whole report and cannot be changed for specific page only. Your only option is to create your layout in such a manner that the letterhead would be bigger and on the left, while your actual invoice content is indent.
Best wishes,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
The PageSettings section is applicable for the whole report and cannot be changed for specific page only. Your only option is to create your layout in such a manner that the letterhead would be bigger and on the left, while your actual invoice content is indent.
Best wishes,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0

Rainford
Top achievements
Rank 1
answered on 12 May 2011, 04:25 PM
Hi.
I have some problem with report printing.
In Page Settings margins: left 1,5 - cm,right - 1,5 cm. The page type - A4. The preview show's correctly margins. But when the reports is printed,
we have a margins: left 0,5 cm, rigt is near the 2 cm.
Help me please
0
Hi Rainford,
We would appreciate if you share which version of Telerik Reporting you're using and how you print the report.
Kind regards,
Steve
the Telerik team
We would appreciate if you share which version of Telerik Reporting you're using and how you print the report.
Kind regards,
Steve
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

Rainford
Top achievements
Rank 1
answered on 30 May 2011, 09:49 AM
01159Telerik_Reporting_5_0_11_328_DEV
0
Hello Rainford,
There was a similar problem in the Silverlight viewer when using the native print functionality. This has been addressed in the Q1 2011 SP1 release, namely "Fixed: Page Margins are not respected in Silverlight Native Print". If this is not the case, please elaborate on the project type and how you print the report. The fastest way to get to the bottom of a problem is if we have a runnable sample on our end.
Kind regards,
Steve
the Telerik team
There was a similar problem in the Silverlight viewer when using the native print functionality. This has been addressed in the Q1 2011 SP1 release, namely "Fixed: Page Margins are not respected in Silverlight Native Print". If this is not the case, please elaborate on the project type and how you print the report. The fastest way to get to the bottom of a problem is if we have a runnable sample on our end.
Kind regards,
Steve
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

Sunita
Top achievements
Rank 1
answered on 30 Jun 2011, 08:48 PM
I have this same issue and I am not using the silverlight viewer. Please see the attached file. My version is Q1 2011 version 5.0.11.510.
0
Hi Sunita,
What is the result if you actually print the report on a paper, does the problem persist? If so, please open a support ticket and attach a sample runnable report that exhibits the problem and we would advise you accordingly once we review it.
Best wishes,
Steve
the Telerik team
What is the result if you actually print the report on a paper, does the problem persist? If so, please open a support ticket and attach a sample runnable report that exhibits the problem and we would advise you accordingly once we review it.
Best wishes,
Steve
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

Sunita
Top achievements
Rank 1
answered on 01 Jul 2011, 02:25 PM
Hi Steve,
The problem does persist when printing on a paper too. I will open a support ticket for this.
Thanks,
Sunita
The problem does persist when printing on a paper too. I will open a support ticket for this.
Thanks,
Sunita
0

Paweł
Top achievements
Rank 1
answered on 15 Apr 2016, 09:04 AM
Hello,
Is it still true that in Telerik.Reporting it is not possible to define a different margins for specific page only / the margins can be defined for whole report only ? Or does the newest version has such possibility ?
Best regards
Paweł
0
Hello Pawel,
Please check my post in your support ticket on the same question:
"Reports are documents, which are formatted the same way for physical formats like PDF, DOCX. The whole document's page setup can be controlled through the report's PageSettings properties, where each page will be the same.
To have a document with varying pages, the document must combine different reports. Such document can be created via ReportBook that gathers separate reports into a single document. Please consider the ReportBook demo installed by default under C:\Program Files (x86)\Telerik\Reporting Q1 2016\Examples\CSharp."
Regards,
Stef
Telerik
Please check my post in your support ticket on the same question:
"Reports are documents, which are formatted the same way for physical formats like PDF, DOCX. The whole document's page setup can be controlled through the report's PageSettings properties, where each page will be the same.
To have a document with varying pages, the document must combine different reports. Such document can be created via ReportBook that gathers separate reports into a single document. Please consider the ReportBook demo installed by default under C:\Program Files (x86)\Telerik\Reporting Q1 2016\Examples\CSharp."
Regards,
Stef
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items