Sunday, 8 September 2013

file binanry to xls file in java script

file binanry to xls file in java script

I have a rest api which returns a base64 string of xls file (generated st
server side) in my JSON object. In java script at client side how can I
convert this base64 string to .xls file? Thanks, Abhijeet

No comments:

Post a Comment