https://issues.apache.org/bugzilla/show_bug.cgi?id=41933
--- Comment #7 from Trejkaz <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
