You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing an issue with chinese characters and overflow stretch under Linux only (working ok under Windows). Characters are shown but the text appears cut off based on the declared height instead of stretching as expected. Tried with a very old version of Jasperreports (3.5.3) using an embedded font declared in the xml with isStretchWithOverflow=true and also with latest version 6.18.1 using a fonts extension jar and textAdjust=StretchHeight. Also tried different fonts with no luck (NotoSansCJK, ArialUnicode, SourceHansSerif). Is this working at all under Linux?
Thanks
The text was updated successfully, but these errors were encountered:
MGORO
changed the title
Chinese characters not working with isStretchWithOverflow true/textAdjust StretchHeight under Linux
Stretching not working with Chinese characters under Linux
Nov 15, 2021
I had the same problem。jasperreports(5.6.0) , font use SansSerif,working ok under Windows,linux is wrong. Stretch with over flow = true .It's stretched, but the presentation is incomplete
Hi,
I'm facing an issue with chinese characters and overflow stretch under Linux only (working ok under Windows). Characters are shown but the text appears cut off based on the declared height instead of stretching as expected. Tried with a very old version of Jasperreports (3.5.3) using an embedded font declared in the xml with isStretchWithOverflow=true and also with latest version 6.18.1 using a fonts extension jar and textAdjust=StretchHeight. Also tried different fonts with no luck (NotoSansCJK, ArialUnicode, SourceHansSerif). Is this working at all under Linux?
Thanks
The text was updated successfully, but these errors were encountered: