-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- No.
**Describe the solution you…
-
I encountered an EncryptedDocumentException with the message java.security.InvalidKeyException: **Missing key encoding** when attempting to sign a **DOCX** file using **Apache POI** and **PKCS11**. Be…
-
### Describe the Issue
Dependency versions:
```
io.quarkus.platform:quarkus-bom:3.16.1
org.apache.poi:poi:5.3.0
```
application.properties
```
quarkus.native.container-build=true
quarkus.nati…
-
Recently, LibreOffice started reporting files generated by OpcZip as corrupted.
Fastexcel: https://github.com/dhatim/fastexcel/issues/486
Apache POI: https://github.com/apache/poi/pull/154
Bug …
-
# 触发场景描述
使用模板导出excel,参考官方的模板代码,做了一些数据的填充调整
我的pom版本:
com.alibaba
easyexcel
4.0.3
我根据报错的位置坐了debug,截图如下:
![微信图片_20240924144959](https://github.com/…
-
When I export data from SQL Server using the .xlsx format, it raises an error (the error is described below). And I have tried SQL Server, pg (PostgreSQL), and MySQL; only SQL Server raises the error.…
-
Main problems:
- [x] Integrate Apache POI to project (adding dependency)
- [x] Implement function to export queried result to .csv or .xlsx file
- [x] Create and test API
- [x] Connect FE and BE…
-
Getting Error:
"LS2J Error: Threw java.lang.NoClassDefFoundError: org.apache.commons.io.input.BoundedInputStream"
if I run Agent with RunOnServer.
Can you help ?
-
"Apache POI in versions prior to release 3.15 allows remote attackers to cause a denial of service (CPU consumption) via a specially crafted OOXML file, aka an XML Entity Expansion (XEE) attack."
h…
-
Hi Team,
We are facing an issue while writing pyspark df to xslx. One of our column (string type) has some string like this: `= >85`. When converting the df to xlsx, it is breaking because it tries t…