Getting Error: unrecognized </charset> in fonts #3143
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#3143
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I am trying to read a .xlsx file but getting this error (setting the WTF flag to true).
"Error: unrecognized </charset> in fonts".
Even https://oss.sheetjs.com/ throws the same error in the browser's console. However, the file opens fine in Excel, Google Sheets, LibreOffice Calc etc.
If I save the file from the above softwares and then try rereading it, it works fine.
I am guessing it has something to do with styles.xml but I don't know what to do to ignore the default styles that are messing with sheetjs.