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

            Bug ID: 63576
           Summary: WordExtractor - capitalized text
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HWPF
          Assignee: dev@poi.apache.org
          Reporter: webs...@franzseidl.de
  Target Milestone: ---

Created attachment 36671
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36671&action=edit
Example

WordExtractor doesn't respect text which is formatted capitalized.

See attached example:
  - WordTextExtractorDoc.java: test program
  - capitalized.doc: test file
  - capitalized.txt: "text only" version saved with Word

I expect the text: "The following word is: CAPITALIZED."
Instead I get: "The following word is: capitalized."

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