https://issues.apache.org/bugzilla/show_bug.cgi?id=51320
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO OS/Version| |All --- Comment #1 from Nick Burch <[email protected]> 2011-06-03 19:47:46 UTC --- The Escher parts are being passed by DDF. So, it should be fairly easy to walk through them in some sample files and see if there's any useful text in there. If there is, extending the text extractor to look for what we've identified should be fairly straight forward. Any chance you could take a look in some files you have to hand? As for the main part, I seem to recall the issue is having no idea what on earth is stored in it or the format... First up you'd want to look at hex dumps, and see if there is handy text in there. If there is, then look at several files to see if it's in the same place. If not, look for what might be offsets to where the text lives, and if the offsets are in a predictable place then we're ok. Needs some investigations, sorry! -- 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]
