Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libre office generated xls cannot be opened #59

Open
GoogleCodeExporter opened this issue Jun 30, 2015 · 1 comment
Open

libre office generated xls cannot be opened #59

GoogleCodeExporter opened this issue Jun 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Creating Flex Mobile project
2. When opening an xls made with Ms Office, the plugin worksfine.
3. When opening an xls made with Libre Office 3.4.5  got the following error 
below.

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

Error #2030: End of file was encountered.
    at flash.utils::ByteArray/readBytes()
    at com.as3xls.cdf::CDFReader/loadStream()[/Users/manuelwudka-robles/Documents/Flex Builder 3/as3xls/com/as3xls/cdf/CDFReader.as:167]
    at com.as3xls.cdf::CDFReader/loadDirectoryEntry()[/Users/manuelwudka-robles/Documents/Flex Builder 3/as3xls/com/as3xls/cdf/CDFReader.as:75]
    at com.as3xls.xls::ExcelFile/loadFromByteArray()[/Users/manuelwudka-robles/Documents/Flex Builder 3/as3xls/com/as3xls/xls/ExcelFile.as:291]

at excelFile.loadFromByteArray(byteArray);

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

as3xls-1.0.swc, Adobe® Flash® Builder™ 4.6, win 7


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 21 Nov 2012 at 11:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant