Thomas Moorer wrote: > I WANT the long text in the cells to wrap, but I can't seem to wake > it happen. I'm calling cell.setNoWrap(false), but when I check the > value (cell.noWrap()) it is always true. How can I effectively set it > to false, so that the text in a cell WILL wrap? > > I am trying to output to PDF and HTML. I want the tables in the HTML > output to be a fixed width, but the nowrap=true is always making the > tables wider than intended. In the PDF output, it is just truncating > the text. Output to RTF wraps the long text in a cell.
How would you create an HTML file manually that shows the desired behavior? br, Bruno ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
