Hi Jose,

You wrote in
http://article.gmane.org/gmane.comp.java.lib.itext.general/41626/match=begin
MarkedContentSequence+table
> Some days ago I posted a question about how to add tags (Table, TR,
> TH, TD) to tables created using PdfPTables.I need to add these tags in
> order to get accesible PDF/A1a.
> After some research in the lists, it seems that the way to go should
> be use the MarkObject element but the code is not yet completed. In
> fact, it seems that this part is in a dead line for now.
>
> I do not know if this could help anybody but here is a workaround.
> This is a sample of what I am doing to get accesible tables. It is
> based on the writeSelectRows method, writing the table cell
My goal would be to write the tags inside the table cells.

So, I started extending the PdfPCell and ColumnText to still have the
PdfStructureElement available once the table parts get added to the
PdfContentByte, but it appears that the PdfPTable has too many private
instead of "protected" fields that this cannot be accomplished without too
much code duplication.

Any thoughts?

    Ralf


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
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