If I am correct - and that is another if - then you will have to get the root
element of the document from the POIFS object, recover a refernece to the
list of directory/document entry object it manages and iterate through them
to locate the anchor or anchors for the embedded objects. I have done this
for pictures as I knew they had an associated anchor but never for embedded
objects as I am unsure whether they do. The problem we hit when getting at
the image's anchor is that while it did contain the location information it
was then impossible to tie a specific anchor back to one image and I fear
you will encounter this problem again. If I have the chance, I wil play with
some code to see what happens but I would like to ask whether you could
upload a sample file for me to work with please?

Yours

Mark B
-- 
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/how-to-extract-textual-embedded-content-tp3390878p3393750.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to