0

I need to convert file of Excel to byte array in javascript? I found 1 convertion

and 2 convertion

However, my file is two times smaller after that (oryginal size: 26 624, byte array.length 13 312) Maybe somehow this method normally works but there is no documentation ActiveXObject("Excel.Application"); Does anyone have the solution?

Community
  • 1
  • 1
Maury
  • 604
  • 2
  • 8
  • 25
  • http://stackoverflow.com/questions/12332002/how-to-store-a-byte-array-in-javascript – Triode Nov 27 '13 at 08:10
  • _"but there is no documentation `ActiveXObject("Excel.Application")`"_ - sure there is, at [various](http://msdn.microsoft.com/en-us/library/ie/7sw4ddf8(v=vs.94).aspx) MSDN [pages](http://msdn.microsoft.com/en-us/library/office/ff194565.aspx). – nnnnnn Nov 27 '13 at 08:12

0 Answers0