Teodor Milcheliev wrote:
> Bruno, you suggest to use setFixedHeight, but this only works if the text is 
> horizontally alignment LEFT, but I have the same problem with RIGHT 
> alignment, and if the text is split with spaces (which is normal), only the 
> firs split is shown, not the last.
> 
> Text: some dogs are black, others are red.
> 
> so now if lets say the with of the column is ENOUGH to catch only "other are 
> red" and if i use setNoWrap(false), and setFixedHeight(smth) the text which 
> will be showing in the cell will be "some dogs are", because the horizontal 
> alignment is set to Right

I've had to read your mail twice before I understood
the problem. I overlooked the fact that you don't want
to wrap the line. I'll need more time to see if this
is something that can be fixed.
br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to