Hi,
Is there a methode to get the width of a PdfPCell ?
Of course, I have seen the method width() but it always return 0.0!
I would like to know how long characters my cell could contain? Like this I
will be able to trunk the part of text that could not be displayed (by replacing
it by "(...)" for instance).
Thanks
gaet
|