RE: [iText-questions] How to add a com.lowagie.text.Image into a Cell

2002-11-13 Thread Paulo Soares
2002 4:08 > To: '[EMAIL PROTECTED]' > Subject: [iText-questions] How to add a com.lowagie.text.Image into a > Cell > > Hi, > How should i add a com.lowagie.text.Image into a Cell.I know it is > possible > to put the com.lowagie.text.Image in a Chunk and add the Chunk

[iText-questions] How to add a com.lowagie.text.Image into a Cell

2002-11-12 Thread SATHISH Sreedharan
Hi, How should i add a com.lowagie.text.Image into a Cell.I know it is possible to put the com.lowagie.text.Image in a Chunk and add the Chunk to the cell.But the Chunk will always take an image with absolute position but i need to add a com.lowagie.text.Image into a cell.How shd i do it.Awaiting t