Re: [iText-questions] image stretching.

2005-04-26 Thread Amit Gijare
Thanks for you answer it works fine with cell events, but there is another problem, I have this row which has two cells one on which a cell event for drawing the line, and other with nested tables, as soon as the row splits over the page, drawing of line is stopped, is it some thing to do with the

Re: [iText-questions] image stretching.

2005-04-18 Thread bruno
Amit Gijare wrote: > Hi, > > Is it possible to stretch an image when cell height is not known. I > have a table with a cell consisting an image of the line. I want this > line to extend itself as per the cell height of the other cells in the > same row. Currently what you see is the small line i

[iText-questions] image stretching.

2005-04-18 Thread Amit Gijare
Hi,      Is it possible to stretch an image when cell height is not known. I have a table with a cell consisting an image of the line.  I want this line to extend itself as per the cell height of the other cells in the same row.  Currently what you see is the small line in the first cell and the ot