has anyone experiences using zip.js to download a subset of documents from library?
Or some experiences using jsZip.js concerning files > 15 MB without nodejs?
Currently I'm using jsZip, but this won't work with larger files. And running the example of zip.js ends up with an undefined runtime error.
Comments
Post a Comment