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

Kishan Sarsecha <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #3 from Kishan Sarsecha <[email protected]> ---
Tested with,

FileOutputStream stream = new FileOutputStream("/tmp/testfile.xlsx");
wb.write(stream);
stream.flush();
stream.close();

Still not working, facing the same issue.

Reopening.

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