How to merge cells vertically?

Hi!

I have JasperReports 5.2 library and the following report:

https://gist.github.com/iva-nova-e-katerina/e84003f7cd9ec84e8ecd8f53d91c8ffc#file-npa-xml

It render the pdf report

 

, could you tell me how to fix bugs marked red? it is near <textField evaluationTime="Group" evaluationGroup="npaGroup" isBlankWhenNull="false">

 

PS: here is my question in whole https://gist.github.com/iva-nova-e-katerina/e84003f7cd9ec84e8ecd8f53d91c...

Attachments: 
ekaterina_ivanova's picture
Joined: May 15 2020 - 5:42am
Last seen: 2 years 2 months ago

2 Answers:

go to textfield properties  Do this to all you fields,

Position Type: Fix Relative To Top

StrechType : Relative To Tallest Object

tick mark Strech with overflow 

Sad H's picture
594
Joined: Sep 8 2020 - 5:58am
Last seen: 8 months 2 weeks ago

As I see the Position Type and StrechType are the attributes of "reportElement" but I can not find "tick mark" what is it? Where is it?

ekaterina_ivanova's picture
Joined: May 15 2020 - 5:42am
Last seen: 2 years 2 months ago
Feedback
randomness