New topic Closed topic
avatar image
1
Creating Zip (best solution?)
By Created , last editted

Hi guys,


In my application there is a list of documents available for download. Each document is a separate record in a table. Now I want to give our customers the possibility to download all (say 25) documents at once in a zip file. 

JsZip looks like a good alternative, but then you need to use de JsZipUtils.getBinaryContent, which throws an Cors error. 

So, maybe there is a better solution I haven't thought of yet. Can anybody share their experiences?


Corné


Hi guys,


In my application there is a list of documents available for download. Each document is a separate record in a table. Now I want to give our customers the possibility to download all (say 25) documents at once in a zip file. 

JsZip looks like a good alternative, but then you need to use de JsZipUtils.getBinaryContent, which throws an Cors error. 

So, maybe there is a better solution I haven't thought of yet. Can anybody share their experiences?


Corné

Answers
Sort by:

This topic is closed.