Hi, how do I now get an element from a Table?
I have a Table und up until now, I would iterate through the table with getElement(i,j) . Upon updating iText version, I fould out getElement method is now private?! I need this getElement() to iterate through the elements in my table. How can I access the Table element from a particular row and column?? Even using PdfPTable doesn't do me any good here.. thanx -- View this message in context: http://www.nabble.com/Table-getElement--tp15871295p15871295.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
