Hi!
Is it possible to calculate the height of a text, in a SPECIFIC font, font-style and font-size, placed within a PdfPTable, with only one PdfPCell.
I've tried doing it by putting text into the cell, and then using table.getTotalHeight.
But i always get the same height, when i'm trying to reduce the font-size of the text.
/Dan Kristensen
- RE: [iText-questions] Calculating the height of text Dan Kristensen
- RE: [iText-questions] Calculating the height of text Paulo Soares