pjfanning commented on issue #881: URL: https://github.com/apache/poi/issues/881#issuecomment-3191108882
You could try `ZipPackage.setUseTempFilePackageParts(true)` to avoid having the Package Parts that contain the picture data loaded into memory. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
