Hello,

Is it possible to add tags to the rows and cells of a PdfPTable?

I think that structured marks can only be added to the low level
directcontent and PdfPtable is a high level class. Cell events cannot
be used for this purposes because they are triggered when the cell has
already being painted. But perhaps, adding a method like
PdfPCell.SetStructureElement(pdfStructureElement) would not be very
difficult (and a similar one for PdfPRow?)

Please, just tell me if I am in the right direction.

Thanks in advance
Jose

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to