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

--- Comment #4 from Javen O'Neal <[email protected]> ---
If this is a 1991 Word file, then perhaps HWPFOldDocument (for Word 6 and Word
95) should be used instead of HWPFDocument (BIFF8). It's possible that this
file format predates Word 6.

Not sure if POI or Tika should be specifying a different file handler, though
it's possible POI (and therefore Tika) can't read this ancient format.

The o.a.p.poifs.storage.HeaderBlock constructor recognizes that this file is
not a BIFF2, 3, or 4 document.

-- 
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]

Reply via email to