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

Help with weird paging issue

4 Answers 168 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 19 Oct 2017, 02:05 PM

Could someone offer some advice with the following issue.  I have created a Telerik Winforms report R3 2016.   When I display the page footer, the report adds extra blank pages to the report.  Basically for every page of data displayed it prints an extra page at the end.  ie:  3 pages of data, 3 pages of just the header and a blank footer.  The problem only occurs when the footer is displayed, I do not have any controls in the page footer.  If I hide the page footer the problem goes away.

Note:  I have tried setting the length of the detail and page footer section to not extend beyond 8 inches (no difference). 

 

Would anyone know what is causing this weird behavior.

 

Thanks

 

Dave.

4 Answers, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 20 Oct 2017, 11:58 AM
Hello Dave,

Thank you for writing.

Can you please specify the product and control you are using? If possible please also provide me with detailed information how I can observe the behavior reported on your end.

I hope this helps. Looking forward to your reply.

Regards,
Hristo
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
David
Top achievements
Rank 1
answered on 20 Oct 2017, 12:47 PM

Hi Hristo:  The product is a Telerik R3 2016 report in Visual Studio 2015,  I am using the table control.  I am experiencing the issue because I have a 'Table' control on my report but I rotated the layout where the rows expand to the right for every data row.  I believe that the issue is coming from the table.  When you have 5 pages of data, Telerik will display10 actual pages.  The first 5 pages will be like laying the report out on a table horizontally.  Then what I think is happening, is that when you have a footer it will display the next 5 pages as the horizontal footer pages.  ie: 5 pages of data horizontally and then 5 pages of footer below and horizontally.

My Question:  Is there anyway (with a rotated table layout) to have the footer print on the bottom of each of the first 5 pages only.  It's counterintuitive because you think that there will be a footer page on each printed page of data.  ie: the first horizontal row of data.

 

Dave.

0
David
Top achievements
Rank 1
answered on 20 Oct 2017, 07:02 PM

Please disregard this post, I have figured out the problem.  I was using a group footer vs a page footer.  Once I made the change, the report printed as expected.

 

Thanks Dave

0
Katia
Telerik team
answered on 23 Oct 2017, 07:30 AM
Hello Dave,

It seems that you've managed to resolve the issue. I think that the cause of the blank pages was that the page break was inserted both horizontally and vertically.

Common troubleshooting steps for such issues can be reviewed in Problem: Telerik Reporting renders blank pages KB article. For example, it is helpful to set the background color of report items and sections to different colors. This way you can see how they grow at runtime and what sections/items produce the blank pages.


Regards,
Katia
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
David
Top achievements
Rank 1
Answers by
Hristo
Telerik team
David
Top achievements
Rank 1
Katia
Telerik team
Share this question
or