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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -