Exporting package and compressing it as a ZIP in ActionScript
Hi everyone,
Our users need to be able to export InDesign packages to our remote web app directly from our InDesign extension. Compressing it to ZIP is probbaly the best option.
I saw that this question had already been asked and answered for JavaScript (http://forums.adobe.com/message/4243513#4243513). My question is, is there a good zip library for actionscript out there; the few I found haven't been maintained for years. Or is the best option to also use JsZip here? I wish I could use command line tools, but our users work on a large variety of OS and we can't guarantee that they will have the proper tools installed.
Thanks in advance for your help.
- Bastien