Hi Garry,
Thank you for your great work on Objo Studio. It is really impressive what you accomplished. I have a question regarding creating epub archives with Objo.
I’m looking at the new ZIP features in Objo Studio and was wondering whether they could be used to create valid EPUB files.
One EPUB requirement is that the file named mimetype, containing only application/epub+zip, must be the first entry in the ZIP archive and must be stored without compression.
Does the current ZIP API allow control over:
- The order in which files are added to the archive?
- Whether a specific file is stored uncompressed while the remaining files are compressed?
If so, would creating a standards-compliant EPUB be possible using only the built-in ZIP features?
Thanks!
Kind regards,
Chris