https://bz.apache.org/bugzilla/show_bug.cgi?id=63847
Bug ID: 63847 Summary: #57699 I need support. Product: POI Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component: XSSF Assignee: dev@poi.apache.org Reporter: thtjf2...@naver.com Target Milestone: --- Now almost everything is resolved. XSSFWorkbook wb = new XSSFWorkbook(new FileInputStream(new File( File path+"Hello.xlsx"))); When the above query is executed, the following error occurs. org.apache.poi.POIXMLException: Strict OOXML isn't currently supported, please see bug #57699 I am using poi 3.17 and jdk 1.7. How can I fix the error? -- 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