https://bz.apache.org/bugzilla/show_bug.cgi?id=69178
--- Comment #6 from PJ Fanning <fannin...@yahoo.com> --- If I was doing this, I would consider add a setter to XSSFWorkbook and similar classes like SXSSFWorkook, XWPFDocument, etc.). The the writeToOutputStream(stream) code could check the setting for that workbook/document instance. This approach means more code changes but it avoids having global settings that affect the whole Java runtime when they are set. -- 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