caxlsx / caxlsx_rails

A Rails plugin to provide templates for the axlsx gem
MIT License
744 stars 84 forks source link

Scale must be greater than or equal to 1 #87

Closed arigatodon closed 6 years ago

arigatodon commented 7 years ago

When I try to upload a generated file to a web I display this error Scale must be greater than or equal to 1

straydogstudio commented 7 years ago

@arigatodon That's not much information to go on. It could be almost anything. I don't know what you are opening it in, what your spreadsheet is (it could be strictly bad data), or any other part of the process. axlsx_rails is pretty simple. Can you create the spreadsheet manually in a script, save it to file, and test that?