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

--- Comment #17 from PJ Fanning <fannin...@yahoo.com> ---
I reproduced the issue with that approach to creating OPCPackage.

This setting helps:

org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource.setThresholdBytesForTempFiles(100_000_000);

causes temp files to be used for large zip entries

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