Stretching Empty TextFields

Hi,

I've been using Jasper to generate PDFs on my project at work for a little more than 2 years now, and I've just run into an issue that I can't figure out.  In my situation, I have a row of 6 text elements.  The first 3 are static text and the last 3 are text fields.  When the data in one of the text fields causes it to stretch across pages, the other 2 text fields do not also stretch if their data doesn't make them.  Is there any way to make the other ones also stretch with the borders?

I am attaching the jrxml in a text file and sample PDF file.  The scenario I described happens in Pages 1-3.

/sites/default/files/files/RTD_8961_1461251659301.pdf

/sites/default/files/files/Predoc_Characteristics.txt

 

Thank you for any assistance,

Thurston

 

 

t_h_fisher's picture
Joined: Apr 21 2016 - 2:11pm
Last seen: 7 years 1 month ago

3 Answers:

I was able to get it working by following the response from the following post, and placing the text field on top of the frame:

http://community.jaspersoft.com/questions/542147/textfield-border-does-not-span-pages-all-cells-rows

t_h_fisher's picture
Joined: Apr 21 2016 - 2:11pm
Last seen: 7 years 1 month ago

I'm not sure how you are currently doing but did you try using Table component?

hozawa's picture
176551
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago

No, I haven't tried that but I'll look into it right now.  Thanks for your response.

t_h_fisher's picture
Joined: Apr 21 2016 - 2:11pm
Last seen: 7 years 1 month ago
Feedback
randomness