Title: RE: [iText-questions] getRowHeight()
doh, I actually knew this
much
and thought I had it in.
I just wanted to thank you
guys
and the list as well. Very powerful library, and I'm using
it through
Coldfusion(did a lot of people just gasp at that?)
-seth
-Original Me
Title: RE: [iText-questions] getRowHeight()
You must call setTotalWidht() first.
Best Regards,
Paulo Soares
-Original Message-
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Turetsky, Seth
Sent: Wednesday, January 28, 2004 21:14
To: [EMAIL PROTECTED
How do you get the height of a row on a pdfPTable with multiple columns?
getRowHeight(rowNumber) didn't work for me, it returned 0.0 for each, but
there is data.
Note: I was able to get the size() of the pdfPTable
Thanks in advance,
Seth
=