Re: [iText-questions] how to change the height of a cell with itext in a RTF

2010-06-23 Thread Danila Galimov
327-98-65 From: christophe.isson [mailto:christophe.is...@meteo.fr] Sent: Wednesday, June 23, 2010 5:54 PM To: Post all your questions about iText here Subject: [iText-questions] how to change the height of a cell with itext in a RTF HHi, I'm trying to generate a table in an RTF document

[iText-questions] how to change the height of a cell with itext in a RTF

2010-06-23 Thread christophe.isson
HHi, I'm trying to generate a table in an *RTF* document. I need to set the *height* of the table being generated. But I haven't found any API to set the *height* of an individual *cell*. i've tried this : cell.setLeading(0.1f) Can you please confirm if it is possible to set the *height* of