I want to display OpenOffice files, .odt and .odp at client side using a web browser.
These files are zipped files. Using Ajax, I can get these files from server bu
I'm using zip.js and it seems to be quite useful. It's worth a look!
Check the Unzip demo, for example.