Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Text |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Hi,
I have a text field in a report. When the field has data a long line of text, it automatically goes to the next line even though it has plent of space left on the right hand side. This occurs in Java only. When I export it to PDF or PPTX, it successfully reports it on a single line and does not wrap the text.
I have seen many articles on the forum where people are experiencing an issue when exprting to PDF but in my case, the error occurs in Java.
The font I am using is Segou UI which is the same font used when exporting to PPTX but no issues in PDF while in Java, it goes onto multiple lines.
This is a big impact because my text field has a height of 30px and is not set to stretch. As Java goes onto multiple lines, it can fit only a certain amount of text and when exported to PPTX and PDF, the text box looks half empty with the data truncated as that's how much Java could fit in at runtime.
Let me know if you need more information on this.
Cheers
Jimmy