Replies: 1 comment 2 replies
-
This lib uses POI's TempFile support. You can use a search engine or GenAI to find out how that works. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to generate the /tmp/poifiles directory if it doesn't exist? Since the directory is located in the tmp folder, it is constantly being cleared. After that, uploads no longer work because it assumes the directory already exists. A NoSuchFileException is thrown.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions