Merging cells (vertically) in JasperReports

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iceja
    New Member
    • Sep 2020
    • 1

    Merging cells (vertically) in JasperReports

    Hi!
    I have the following JasperReports report

    And it generates the following result :

    Could you tell me how to fix marked in red?
    PS: it is about <textField evaluationTime= "Group" evaluationGroup ="npaGroup" isBlankWhenNull ="false">
  • SwissProgrammer
    New Member
    • Jun 2020
    • 220

    #2
    Put in page breaks and adjust to that.

    Then line up your areas better.

    Find the height of each box (combined or otherwise) and adjust to the others on that line to match in height. If they over-flow past the page break, then move them to the next page. You might have some large blank areas on some pages, but the problem is solved.

    Comment

    Working...