Closed sigbertklinke closed 2 years ago
Hi @sigbertklinke , confirmed the bug. It's caused by the headerfooter logic. Initially we read the file "Vorlage0.xlsx", when saving it and trying to read it again, we fail:
nam
[1] "L" "C" "R"
z
[1] "&"Times New Roman,Standard"&12&A"
Pushed a fix to #262 Previously exported files are indeed broken, thanks for the report! Your file has only a center entry in header and footer (visible in print preview in LibreOffice). Our export for this type of files was broken.
While we could offer an option to skip the imports of header and footer to read our own broken files, we are still in development, therefore I decided that I don't care to much.
Hi,
the following MWE fails
with a error message when calling
wb_load(file)
Vorlage0.xlsx