Category: | Bug report |
Priority: | High |
Status: | Feedback Requested |
Project: | Severity: | Major |
Resolution: | Reopened |
|
Component: | Reproducibility: | Always |
Assigned to: |
The problem is well described and shown here: http://community.jaspersoft.com/questions/803290/first-line-indent-problem but really simple to be reproduce:
1. create a report with one text-field;
2. let the text-field be stretched with overflow;
3. define an first-line-identation for this text-field;
4. define justify as alignment for the text-field;
5. set a long value without line feeds that will break-page.
generating the report it will be able to see that the first page will presente the text-field with the identation and everything looks fine, but within the end of this page we can see that the last line in the first page is no longer justify and the first line of the second page will present the content with identation.
Sample attached to this issue.
5 Comments:
Hi,
This has been solved on the Git repo and will be part of the next release.
Thanks,
Teodor
HI
I have the similar problem when exporting the document to docx format - in jasperserver version 7.8.0
Same advice for docx format?
Thank you
Sorry, where do I need to put the net.sf.jasperreports.awt.justify.last.line property, I don´t understand. I use iReport 5.6.0, select the textFiled that expands to more than one page and put the properties expressions to true, but it doesn´t work, I dont have to much experience with iReport