Horizontal Stretching of a dynamic text box..
Posted on September 8, 2009 at 12:24am
Hi all,
I'm trying to print a very long text inside a text box, with Horizontal Stretching. I have already tried the following options but those options only address the Vertical Stretching.
- Relative to band height
- Relative to tallest object
- Stretch with overflow
Can someone please tell me how to get Horizontal Stretching into action.
[ I'm using iReports 2.0.4 with Java 1.6.0_16. ]
Thanks in advance.
Cheers,
Asela.
Joined: Sep 8 2009 - 12:07am
Last seen: 8 years 4 days ago
Posted on September 8, 2009 at 10:09am
Jasper Report does not support horizontal stretching. Only vertical as you've found out.
One way to accomplish what you are tring to do is to complie you report at run time. That way you can manually build the text box and figure out how large to make it horizontally.
Joined: Mar 19 2007 - 5:57am
Last seen: 16 years 6 months ago
Posted on November 29, 2009 at 7:26am
svenn
Wrote:
Jasper Report does not support horizontal stretching. Only vertical as you've found out.
|
Hello, has this changed in version 3.5.3 or any of the later versions?
Joined: Nov 29 2009 - 7:20am
Last seen: 13 years 10 months ago
Posted on March 27, 2015 at 3:45am
One way to accomplish what you are tring to do is to complie you report at run time. That way you can manually build the text box and figure out how large to make it horizontally.
Please explain how to do it.
Joined: Sep 17 2014 - 11:38pm
Last seen: 1 year 3 months ago