Hi there,
I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…...Node application (c++) + xlsb file = bad format if open-save...just doing this: // Load the XLSB file const workbook = new Workbook(filePath);...