-
Expected Behavior
Convert Xlsx file to a PDF file
Current Behavior
If the table length is too long,[PDF](https://github.com/tangchunwei/issues) file Documents will change lines
Possible Soluti…
-
## 🚀 Stream writing should be possible in browser
If you export large excel file in browser, it crashes on memory. Stream writing which is supported in NodeJS should be supported in browser.
Req…
-
###
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pan…
gaibo updated
3 weeks ago
-
The documentation points out the limitation of the xlsx streaming writer that once a sheet is added, it can't be removed. Not clear to me why this is, although I haven't reviewed that part of the cod…
-
mandatory metadata should be enforced, i.e. there should at least be a warning when creating a model lacking any mandatory items.
- [ ] Creator node
- [ ] Editor node
Furthermore, models lacking opt…
-
```java
package com.ste.qr.stats.export;
import com.alibaba.excel.metadata.Head;
import com.alibaba.excel.metadata.data.WriteCellData;
import com.alibaba.excel.write.handler.AbstractCellWriteH…
-
Hi,
I'm trying to get this to run on my orangepi (same as raspberry pi) - aarch64 architecture - but you only release amd64 builds unfortunately.
Trying to do docker build from this repo for som…
-
Hi! It's a great library, thank you!
I have an error when I'm generating cells different than text. I'm parsing my custom types to ones accepted by excel-writer:
```php
function getTypeByName($…
-
Hi folks,
thank you for providing this powerful library. It helps us a lot to avoid data exports with formatting the file by each employee :-)
We noticed an issue with the Excel-Reader and templates…
-
We had one in the old data request, we should reimplement that here:
* https://wcrp-cordex.github.io/cordex-cmip6-data-request/
See als example from IMPETUS:
* https://impetus4change.github.i…