Category: | Feature request |
Priority: | Low |
Status: | Acknowledged |
Project: | Severity: | Trivial |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Issue moved from:
https://sourceforge.net/tracker/index.php?func=detail&aid=1423342&group_...
Consult the original issue for any attachments.
[ 1423342 ] Hyphenation in TextFields
Submitted By: Christian Janz - cjanz
Date Submitted: 2006-02-03 04:41
Last Updated By: bkeastmond - Comment added
Date Last Updated: 2006-02-13 15:55
Number of Comments: 1
Number of Attachments: 0
Assigned To: Nobody/Anonymous
Priority: 5
Summary:
Hyphenation in TextFields
It would be useful, if there was an option to use hyphenation for text fields. At the moment there is (only) an option to word wrap long text in TextFields. As a matter of fact long words, e.g. this-word-is-too-long won't be chopped and the resulting text field doesn't look very good. In analogy to word processors hyphenation could be introduced to solve this problem.
For easy implementation the hyphenator from iText could be used (see com.lowagie.text.pdf.hyphenation.Hyphenator).
Comments
Date: 2006-02-13 15:55
Sender: bkeastmond
Logged In: YES
user_id=993397
This would be awesome!
No Files Currently Attached
3 Comments:
I wonder why this is set to 'trivial, low priority' and is not yet been fixed.
my report:
crosstab with fixed width columns, variable length of (dynamic) column header text (or any other text). Sometimes (often?) one word needs more space than the width of the column.
Is there a workaround for this situation?
For paper documents, the text field is fixed. In other words, the space is limited. So we need to use the space efficiently.
We definitely need Hyphenation.
JasperReports 5.6.1 Patch for Hyphenation: http://community.jaspersoft.com/jasperreports-library/issues/3935