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

--- Comment #2 from PJ Fanning <[email protected]> ---
I think POI uses more memory if you use the InputStream constructors.
Could you try creating an OPCPackage based on the File?
https://poi.apache.org/apidocs/org/apache/poi/openxml4j/opc/OPCPackage.html
And then create the XWPFDocument based on the OPCPackage?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to