https://bz.apache.org/bugzilla/show_bug.cgi?id=63575
Bug ID: 63575 Summary: XWPFWordExtractor - capitalized text (<w:caps/>) Product: POI Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: XWPF Assignee: dev@poi.apache.org Reporter: webs...@franzseidl.de Target Milestone: --- Created attachment 36670 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36670&action=edit Example XWPFWordExtractor doesn't respect text which is formatted capitalized (<w:caps/>). See attached example: - WordTextExtractorDocx.java: test program - capitalized.docx: 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