Hi,
I am currently working on jasperre****ts in my project.
I am facing a problem with text field alignment.
Here problem is if i display the long text in re****t text field then
it will stretch towords right.
I have already change the text field propreties as follows
width=175
Stretch Type=>No stretch
Align=>left
Line spacing=>single
Im****tently i Uncheck the "Stretch with overflow".
It is working fine when the text contains the cahrecters like
's','a',...(samll)
If text contains the charecters like 'f','y' then it will stretch to
words right.
The only solution i came
up with was to truncate the value if it was over 'x' characters and
display the rest as a tool-tip.
So,how can i truncate the value for 50 characters using iRe****t
tool.Please any body give me the procedure.
thanks,
ss