Good morning,

first, thank you for your response.

what I basically need to do is to grab the remaining parts of the object in
the ColumnText-container. I must have access to those elements because my
business logic depents on the remaining content in the ColumnText-container.

In the meantime, I had a look at the Java-doc and I found the protected
attribute compositeElements, which will return me a list of all elements in
the ColumnText-object. So if iText doesn't support a method for direct
access to these objects, is there any better workaround than making my own
ColumnText-object "MyColumnText", which will inherit from ColumnText and
coding a public getter for the protected attribute compositeElements?

I really don't think that I am the first one who needs access to the objects
in the ColumnText-container. There must be an obvious reason why the
developers of iText didn't make a public getter for theses objects...

-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/ColumnText-Access-to-the-already-added-elements-tp2534001p2536934.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
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/

Reply via email to