[iText-questions] adjust text in cell

2011-12-13 Thread Faraz Fallahi
Hi id love to adjust the text in the cells to just be as long as the columns width. I dont want it to break line. i would just like to have the text cut and followed by dots like "this is the text i want to ha..." does somebody know the solution? greez noise

[iText-questions] java.lang.OutOfMemoryError

2010-01-22 Thread Faraz Fallahi
Hi i hve a problem with a programm using the itext library. he throws me an OutOfMemoryError when he calls upon stamper.close(); (marked by the comment \\erorr). The step before the stamper.close() in the error propagation is the streams.add(stampPageNumbers(getMainReportStream(pageEvents)));(mark

[iText-questions] java.lang.OutOfMemoryError

2010-01-22 Thread Faraz Fallahi
Hi i hve a problem with a programm using the itext library. he throws me an OutOfMemoryError when he calls upon stamper.close(); (marked by the comment \\erorr). The step before the stamper.close() in the error propagation is the streams.add(stampPageNumbers( getMainReportStream(pageEvents)));(mar