pbnjay / grate

A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.
MIT License
137 stars 22 forks source link

Opening .xlsx files results in EOF error #10

Open lgirma opened 1 year ago

lgirma commented 1 year ago

Opening any .xlsx file would result in an EOF error.

Go version: 1.18 OS: Windows 10 MS Excel Used: Microsoft Excel 2010

lgirma commented 1 year ago

Sample File: Sample.xlsx

bugstark commented 1 year ago

I have also,Only Windows

radubacaran commented 5 months ago

I also have the same issue, windows.