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
4 Comments:
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
zxczxcz
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.