I am adding elements to a PDfPcell conditionally, occasionally the PdfPCell will be empty. The problem I am having is how to check if it is indeed empty. I was trying to use CompositeElements.count = 0 but apparently my program doesn't like that. Is this possible to do this or am I barking up the wrong tree using CompositeElements.count?
Thanks in advance -- View this message in context: http://itext-general.2136553.n4.nabble.com/how-to-check-if-pdfpcell-is-empty-tp2300240p2300240.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
