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

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -