You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/03/12 06:08:57 UTC

DO NOT REPLY [Bug 41933] PicturesTable#getAlllPictures() sometimes loses images

https://issues.apache.org/bugzilla/show_bug.cgi?id=41933





--- Comment #7 from Trejkaz <tr...@trypticon.org>  2009-03-11 22:08:55 PST ---
There is no fix above, only a workaround which might be useful from the
outside.

Incidentally I have just run across a document which has one picture in the
PicturesTable but which is seemingly not referenced from any CharacterRun --
despite being visible when opening the document in Word.  This may be another
way to hide a pic in a character run so I'm still trying to figure it out, but
it does indicate that the workaround I posted won't necessarily catch all
images.  Maybe the trick is to use getAllPictures() plus my workaround, and
somehow remove duplicates between the two.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org