showbright1 / as3xls

Automatically exported from code.google.com/p/as3xls
0 stars 0 forks source link

OpenOffice.org calc cannot read export xls #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the provided example to create a new excel sheet, then save it as a
file stream, use PHP to send the bytestream as a xsl file to MS office
excel -- WORKS
2. attempt to repeat opening with Openoffice.org calc -- FAILS.

What is the expected output? What do you see instead?

Expected open office calc to be able to open xls files as it always does
with all other excel files but not ones generated from as3xls. Open office
thinks it's a tab delimited file instead of a true excel spreadsheet. There
will be garbage before and after fields imported.

What version of the product are you using? On what operating system?

as3xls 1.0, windows vista, Open office calc 3.0m9

Please provide any additional information below.

Switching encoding doesn't seem to fix this issue. But the same site works
as documented for excel applications.

Original issue reported on code.google.com by paulbur...@gmail.com on 13 Aug 2009 at 1:28

GoogleCodeExporter commented 8 years ago
hi i have the same issue , i use another office tools ,it names WPS ,it's for 
free . and when i open 
the .xls , it's show that: this file is in Microsoft Office 95 or earlier 
version format , please 
change it to Microsoft Office 97 first.

Is that as3xls API has this kind of properties or function to set xls version?

Original comment by peterwan...@gmail.com on 10 May 2010 at 1:16

GoogleCodeExporter commented 8 years ago
Same problem.  If I save a file with Excel to the 2.1 format, I can open that 
fine with OpenOffice Calc.  If I export a simple spreadsheet via as3xls, I can 
open if fine with Excel but not with Calc.

Original comment by sink%fai...@gtempaccount.com on 25 Sep 2010 at 3:49

GoogleCodeExporter commented 8 years ago
I can´t read an file .xls writing with as3xls, with:

google docs (web browser)
polaris offcies ( andorid 4 os )

the error is:

The spreadsheet you aregoolge docs or with  trying to upload is invalid.

note:
i attached the file.

can you help me?

Original comment by dadon...@gmail.com on 18 May 2013 at 4:59

Attachments: