I have a DANFE report developed in Jasper and I need the information in the "Additional Data" field printed. However, when the field is overflowed, it does not print the rest of the information on the next page, but it prints the field from the beginning, leaving it with the same information on every page.
In Field I'm using the following properties:
- Stretch With Overflow: true;
- Stretch Type: Relative to Tallest Object;
- Position Type: Float;
- Print When Detail Overflows: False;
The field is in the Band Page Footer, which has the option "Split Type" as "Prevent" and already tried to use as "Stretch" but did not solve the problem.
Thank you in advance.