Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to format a textfield using line break (multile lines) in Jasper Report

807580Jan 11 2010 — edited Jan 11 2010
Hi,
I am trying to display some data in a ireport textfield on to multiple lines.
For example, I have a text field which display my data as
First Line, Second Line, Third Line,
I need to display this information in my report as
First Line
Second Line
Third Line
Is it possible to do this with out creating more than one textfield

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 8 2010
Added on Jan 11 2010
1 comment
2,274 views