https://issues.apache.org/bugzilla/show_bug.cgi?id=47247
--- Comment #5 from Nick Burch <apa...@gagravarr.org> --- If someone wanted to spend some time on this bug, you'd want to start by using a debugger to identify the problematic record, and the few preceding it (especially if there are continue records). Then, check the file format doc, and ensure that all the options / optional parts / reserved parts / variable length parts are handled by the problem record, and the few before it. Also, check with the file format validator if the record structure is correct, and see if loading the file in excel and doing a save-as trims the record? -- 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