This is a migrated thread and some comments may be shown as answers.

Different page header on first page.

22 Answers 1679 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 30 Nov 2011, 08:41 PM
Hi,

Is there a possibility to have different headers for first page and all other pages?

I am trying to design sort of statement - the first page must look similar to this:
============================================================================
+--------------------------------------------+        +---------------------------------------------------------------------------+
|     Company Logo Image              |          | Client:  <Client name goes here>                                      |
|                                                      |          | Address: <Addess line 1>                                                  |
+--------------------------------------------+         |                <Address line 2>                                                 |
                                                                  |                <Address line 3>                                                 |
                                                                  +--------------------------------------------------------------------------+
                                                                  | Account #: 123456                     Account Type: Abcdefg  |
                                                                  +---------------------------------------------------------------------------+
============================================================================

All the rest of the pages should not include Client name and address box but include Logo and Account # box

Is it possible and if yes how

Thank you!


22 Answers, 1 is accepted

Sort by
0
Elian
Telerik team
answered on 01 Dec 2011, 06:55 PM
Hello Michael,

You can create Report Header (which is printed only once, on the first page) and set the PrintOnFirstPage property of the Page Header to false.
However, the space occupied from the page header will not shrink (it will just appear blank).

Greetings,
Elian
the Telerik team

Q3’11 of Telerik Reporting is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

0
Bill
Top achievements
Rank 1
answered on 18 Jan 2012, 10:52 PM
This a fairly common request.

is there any way we can have it resized? 

Bill.
0
Steve
Telerik team
answered on 21 Jan 2012, 12:30 PM
Hi,

Page sections cannot be resized. Another approach that you can use, instead of report header is to use Conditional Formatting based on the PageNumber global object to hide certain items from the page header. Still however as my colleague explained, the section would not shrink which might lead to undesired look.

Regards,
Steve
the Telerik team

Q3’11 of Telerik Reporting is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

0
Kelly Harris
Top achievements
Rank 1
answered on 25 Jun 2012, 09:07 PM
How would one remove that blank space?
0
Peter
Telerik team
answered on 26 Jun 2012, 12:35 PM
Hello Kelly,

In the next internal build the blank space left from hidden page section will not be kept any more.
We will publish the internal build later this week.

Edited by admin: The feature is not included to avoid performance issues with the paging mechanism. For solutions, please refer to the following comments by the Admin team.

Regards,
Peter
the Telerik team
 

FREE WEBINAR ON THE NEW REPORT DESIGNER! Join us on Friday, June 29 at 10:00 AM PST for a comprehensive demo of the official version of the standalone Report Designer and find out how easy it is to empower your users with creating, editing and sharing ad-hoc reports. You may even win a free Telerik Ultimate Collection license! Register today >>

 
0
Ricky Gan
Top achievements
Rank 1
answered on 02 Aug 2012, 09:44 PM
Hi Peter,

Is this internal build to remove "blank space left from hidden page section" available yet? I have exactly the same requirement to have different page headers between page 1 vs page 2+ as Michael.
0
Peter
Telerik team
answered on 07 Aug 2012, 02:15 PM
Hello Ricky,

For your scenario currently our suggestion is to use my colleagues suggestion and use report header and page header. About collapsing page sections feature we will need more time to make sure it's fine tuned and will not cause any unexpected behaviors. Thus the feature is delayed and we will introduce it once we are sure we can deliver it with Telerik quality.

All the best,
Peter
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

0
Byzza
Top achievements
Rank 2
answered on 18 Oct 2012, 03:55 AM
Hi,
Just wondering if there has been any more progress on this?  I am in need having the height of the page header = 0 when on page 1.

0
ITA
Top achievements
Rank 1
answered on 16 Jan 2013, 01:27 PM
Hi,

if you would like to be better than Crystel Report or Jasper Report you have to solve this problem which is standard for a report designer.
Is there any change to get a early resolution?

Thanks
All the best
Rene
0
Joerg
Top achievements
Rank 1
answered on 03 Mar 2013, 08:45 AM
Hi,

I have the same problem ("I am in need having the height of the page header = 0 when on page 1")
... is there any solution?

Thanks
0
Stef
Telerik team
answered on 06 Mar 2013, 03:47 PM
Hi everyone,

The feature is in our plans and will be released when are able to provide a high quality solution. Until that moment, please use the PrintOnFirstPage property to show/hide the PageHeaderSection on the first page, or apply conditional formatting toggling the section visibility based on the PageNumber objectthe remaining empty space will not be omitted.

Let us know if you have any other concerns.

Kind regards,
Stef
the Telerik team

Telerik Reporting Q1 2013 available for download with impressive new visualizations. Download today from your account.

0
Carlos
Top achievements
Rank 1
answered on 17 Jun 2014, 02:34 PM
is too bad the lack of this feature. Ugly is my project to have 90% of the reports in telerik and 10% customized in the crystal due to telerik does not solve the problem. in 2012 there would be a solution and nothing so far.
0
Carlos
Top achievements
Rank 1
answered on 17 Jun 2014, 02:51 PM
this is a sample why we need the shrink spaces

I try to separate in sections too...but group sections does not print PageNumber and PageCount and I need in this report.

And Why Tables print the last just in the last page? 

This report attached is a Brazilian document known as DANFE or billing.

Its a standard defined by our Government.


0
Stef
Telerik team
answered on 20 Jun 2014, 12:29 PM
Hi Carlos,

Based on the provided screenshot I can suggest you to split the content in several reports, which are gathered in a ReportBook. Knowing the report layout, the used items/sections sizes and PageSettings, you can determine what amount of records can be gathered on a single physical page and retrieve only this bit of data records in the first report. Then the rest of the reports can have different layout and get the rest of the data.
Finally, gathering all reports in a ReportBook object will allow you to display and process them as a single document.

If you need more help with the above suggestion, please open a support ticket and send us the current report files, including test data to run it.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Larry
Top achievements
Rank 2
answered on 08 Mar 2015, 10:15 PM
Well it's 2015 and I really need the ability to get that page header set to 0 hight on the first page. 
Has there been any headway on this highly desired functionality?
If not is there any new work arounds I can try to piece together?

Thank you
0
Tomas
Top achievements
Rank 1
answered on 10 Mar 2015, 06:20 AM
Hi Larry,

I suppose the best option for you and all others is currently to vote for this feature: http://feedback.telerik.com/Project/162/Feedback/Details/138933-ability-for-report-header-to-reclaim-empty-space-left-by-conditional-formatting
0
Stef
Telerik team
answered on 11 Mar 2015, 02:47 PM
Hi,

Having page sections with varying sizes between physical pages is not supported. Feel free to use the public feedback portal and log your own request or vote for already existing one.

As a workaround please test the suggestion from my previous post. Create a report displaying only the first page information, and another one for the rest pages. then gather them in a ReportBook that can be processed as a single document.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
williamtel
Top achievements
Rank 1
answered on 11 Mar 2015, 04:13 PM
Hi,

I wish telerik had the feature, however Active reports by GrapeCity already has this feature.  They even have a report type called "Page Reports" that allow you to overlay a static image like an invoice, and simply position your fields to "fill" the invoice.  Looks fantastic.

http://www.gcactivereports.com/
0
Stef
Telerik team
answered on 16 Mar 2015, 01:18 PM
Hi,

You can use a report having only a Detail section with proper sizes considered with the report's PageSettings and the image that will be used as background.

If the above suggestion does not fit your requirements, please fill free to describe in the details the searched functionality in our feedback portal.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
answered on 19 Sep 2018, 01:12 PM

[quote]Michael said:Hi,

Is there a possibility to have different headers for first page and all other pages?

I am trying to design sort of statement - the first page must look similar to this:
============================================================================
+--------------------------------------------+        +---------------------------------------------------------------------------+
|     Company Logo Image              |          | Client:  <Client name goes here>                                      |
|                                                      |          | Address: <Addess line 1>                                                  |
+--------------------------------------------+         |                <Address line 2>                                                 |
                                                                  |                <Address line 3>                                                 |
                                                                  +--------------------------------------------------------------------------+
                                                                  | Account #: 123456                     Account Type: Abcdefg  |
                                                                  +---------------------------------------------------------------------------+
============================================================================

All the rest of the pages should not include Client name and address box but include Logo and Account # box

Is it possible and if yes how

Thank you!


[/quote]

 

Not sure if you found a work around, but I submitted a enhancement request for this exact issue.  The other feedback link in this thread doesn't truly, IMO, solve the issue you had, as I am having the same issue, with a multi column report.  

 

Here is the feedback link:  Page Header Band that Grows/Shrink based on controls in it

 

TBH, I am surprised that this feature still doesn't exist. 


0
Selvan
Top achievements
Rank 1
answered on 30 Nov 2018, 09:11 AM

Hi Team,

I have to print same jasper report 3 times but heading name only need to change for every page.

Please help me 

Thank you

0
Silviya
Telerik team
answered on 05 Dec 2018, 07:48 AM
Hi Selvan,

By design, page sections do not grow or shrink. If the content is added in a PageHeaderSection, items may get clipped if they do not fit in the available space. They are rendered on every page at the height specified when you created the respective page section - Understanding Rendering Behaviors.

Regards,
Silviya
Progress 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
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 1
Answers by
Elian
Telerik team
Bill
Top achievements
Rank 1
Steve
Telerik team
Kelly Harris
Top achievements
Rank 1
Peter
Telerik team
Ricky Gan
Top achievements
Rank 1
Byzza
Top achievements
Rank 2
ITA
Top achievements
Rank 1
Joerg
Top achievements
Rank 1
Stef
Telerik team
Carlos
Top achievements
Rank 1
Larry
Top achievements
Rank 2
Tomas
Top achievements
Rank 1
williamtel
Top achievements
Rank 1
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Selvan
Top achievements
Rank 1
Silviya
Telerik team
Share this question
or