[#10781] - Stretch with overflow problem

Category:
Bug report
Priority:
Low
Status:
Resolved
Project: Severity:
Feature
Resolution:
No Change Required
Component: Reproducibility:
Random
Assigned to:

In detail part all text fields have stretch type : Relative To Tallest Object and enabled Stretch With Overflow
and only side borders.
For example if any column on the last row of page stretches (long text) to the first line on the next page,
this first line has no side borders except that stretched column. Are there any settings which can lead to
desired state with side borders on first line(for each field/column) on new page?
Is there any setting preventing "stretching over pages"?

v6.0.4
JasperReports
holikpeter9's picture
Joined: Apr 19 2018 - 7:45am
Last seen: 2 years 6 months ago

4 Comments:

#1
  • Status:New» Feedback Requested
  • Assigned:nobody» teodord

Hi,

This could be solved with some empty static text fields that you put under the normal text fields and assign the same side borders to them. But you set them to isPrintRepeatedValues=false and isPrintWhenDetailOverflows=true, so they only appear when the normal text fields do not continue on next page, after a page break.

I hope this helps.
Teodor

#2
  • Resolution:Open» No Change Required
  • Status:Feedback Requested» Resolved
#3
  • Priority:High» Low
  • Severity:Major» Feature
  • Reproducibility:Always» Random
  • Assigned:nobody»

zxczxcz

#4

Why you have changed it to random reproducibility? I have seen it always, when the text in some cell in last row in page, overflowed. The result is not nice as also proposed solution is not nice - to create "pseudo" detail line with empty static text fields .... It is not a solution, it is a workaround.

Feedback