ireport - How to show a sentence with line break in report -


i'm new ireport , , i'm using xml file in data source : , have tag in xml:

<paymenttype>net upon receipt of invoice.  lates fees of 1% monthly charged.</paymenttype> 

and want in form after report generation enter image description here

but after genration in ;

net upon receipt of

so how (line break ..)?

i think textfield not showing contents. try enlarge manually, or check "stretch overflow" option in properties of text field. think this answer can of use :)


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -