Giter VIP home page Giter VIP logo

Comments (3)

zyuhel avatar zyuhel commented on August 23, 2024

Have the same issue. Although it appears that it is available on windows excel 2013, but doesn't appear on Excel 2008 for Mac.
For me reproduce it on windows i need to add new cells and migrate merges using !ref and !merges sheet properties. If i touch just one property no repair warning. Resulting file is too large. 15mb before repair and 5mb after. On repair it removed all line breaks. It creates SharedStrings xml and compresses data using dictionary. Excel 2008 for Mac doesn't do this. So i think this is some format issue. Recovered file add some new namespaces. So i think this issue can be hard to find the solution.

from js-xlsx.

zyuhel avatar zyuhel commented on August 23, 2024

Small addition. This somehow correlates with /r symbols in the cells.

from js-xlsx.

gdoteof avatar gdoteof commented on August 23, 2024

Everytime I have gotten this issue it's been something on my end; in my case the most common is to give a string and try and format it as a number.

It's a huge pain but you can debug this -- if you can't figure it out -- by breaking up the xlsx file (it's just a zip file of mostly xml files) and the diffing the repaired and unrepaired versions that show up in the log file.

If you can show exactly what is breaking and how it will be easier to figure out your problem and get a fix into the repo, if it is indeed a problem of the library.

from js-xlsx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.