https://bz.apache.org/bugzilla/show_bug.cgi?id=59302

--- Comment #1 from Nick Burch <apa...@gagravarr.org> ---
See http://poi.apache.org/poifs/embeded.html#Files+embedded+in+PowerPoint - PPT
files are "special" (different team at Microsoft wrote it?), and embedded
resources go in special records rather than at the OLE2 level...

I suspect you'll need to do something similar to Tika's HSLFExtractor's
handleSlideEmbeddedResources method

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to