JsObjExporter icon indicating copy to clipboard operation
JsObjExporter copied to clipboard

Export to xls failed

Open matthieurobin opened this issue 5 years ago • 2 comments

Describe the bug The export to xls failed. There are no data into the generated file.

To Reproduce

  1. Go to the demo website
  2. Click on "Generate XLS"
  3. Open the file

Screenshot image

Note: I'm opening the file with LibreOffice

matthieurobin avatar Aug 21 '20 09:08 matthieurobin

Yes. I have the same error.

abvas avatar Oct 29 '20 20:10 abvas

Unfortunately LibreOffice doesn't directly open the XLS export from JavaScript (which is in fact HTML export). There is a workaround for it according to their support page which you can see in HERE.

gharibi avatar Oct 31 '20 21:10 gharibi