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

Conditional page layout

1 Answer 165 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
don
Top achievements
Rank 1
don asked on 10 Jun 2015, 03:27 PM

I am having an issue getting my report to layout correctly.

Each item in the report has a header and a body textbox.

I have it set to layout 2 items per page. But if the body textbox grows beyond its initial size I need it to set PageBreak to beforeandafter to isolate the report.

I tried putting a binding on the main section, but am not able to access the body textbox properties in it.

Is there another way this can be accomplished?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 11 Jun 2015, 03:56 PM
Hi Don,

Please test the following approaches for adding page breaks between reports:
  1. Use a ReportBook which gathers all reports into a single document. Each report starts on a new page.
  2. Use conditional page breaks on the proper report sections.


If you need further help, please open a support ticket and send us a runnable demo project including test reports and data which illustrate the issue. Provide also details where you need to have page breaks in the document.

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
Tags
General Discussions
Asked by
don
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or