https://bz.apache.org/bugzilla/show_bug.cgi?id=69714
Bug ID: 69714 Summary: Allow custom TempFileCreationStrategy per document Product: POI Version: unspecified Hardware: PC Status: NEW Severity: enhancement Priority: P2 Component: POI Overall Assignee: dev@poi.apache.org Reporter: attila.keleme...@gmail.com Target Milestone: --- As is now, we can only set a global TempFileCreationStrategy which assumes that all documents within the same process has the same security profile (and quota) which may or may not be the case. Currently it is not possible to workaround this limitation in a multithreaded application. I have an open PR for this on https://github.com/apache/poi/pull/823 -- 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