Report Services: Controlling page breaks inside a table -


I am using the table on my report to present data as it was too much data and I used to have A4 I wanted to print the report on the page, so I divided each row into 3 separate rows.

My problem occurs when the report goes to the second page, I want it to break before or after 3 lines.

Example:


Name of the name / contact


Name of age - address / contact


The name / address of the name
* page break *
contact


This is what is usually the case. I want to make sure that the page breaks are on the lines only.

There are several strategies to follow:

  • KeepTogether is useful in
  • If you want to fit it on a page, try to adjust the page margins, padding, font size, line height to create the report, provide more complexity
  • Another option is to create a table group on the person, and the page on the property ending with group properties (group edit) Check the brakes. Thus you can put each group on a separate page

Hope it helps


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -