[Bug 62710] SXSSFSheet.autoSizeColumn() doesn't run well for Asian characters.

2018-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62710 kevin changed: What|Removed |Added CC||kevin.kan...@gmail.com --- Comment #1 from

Re: Apache POI

2018-09-12 Thread pj.fanning
Could you raise a bugzilla issue and attach an xlsb file? https://bz.apache.org/bugzilla/ xlsb is not an active area of development, I'm afraid. -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html -

[Bug 62711] New: Calling shiftRows corrupts file in POI 4.0

2018-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62711 Bug ID: 62711 Summary: Calling shiftRows corrupts file in POI 4.0 Product: POI Version: 4.0.0-FINAL Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 62710] New: SXSSFSheet.autoSizeColumn() doesn't run well for Asian characters.

2018-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62710 Bug ID: 62710 Summary: SXSSFSheet.autoSizeColumn() doesn't run well for Asian characters. Product: POI Version: 3.17-FINAL Hardware: PC Status: NEW

Apache POI

2018-09-12 Thread dejan ikodinovic
Hi guys, I m working on parsing Excel xlsb files using Apache POI 3.17 version and have problem for some numbers. The problem is reading some numbers with 7 - 9 digits result as 0. This is not the case for all 7 - 9 digits numbers. for numbers like 100, 1000, 188, 1880400 it works