https://bz.apache.org/bugzilla/show_bug.cgi?id=65639
--- Comment #11 from PJ Fanning <fannin...@yahoo.com> --- could you try a higher setByteArrayMaxOverride value than 197,775,541 anything up to max-int (2,147,483,647)? you might also find org.apache.poi.openxml4j.opc.ZipPackage.setUseTempFilePackageParts(true) useful unfortunately once you start setting setByteArrayMaxOverride you will find yourself having to try different values because the default for setByteArrayMaxOverride is -1 (no limit) but there are specific limits for certain data types that are ignored if you start setting setByteArrayMaxOverride -- 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