Save .metadata in zip file. Some information can be extracted from the Document class
Clean rm pages when initializing ZipDocument fixing issues where it saved pages from old documents
Use PageID as document name to save pages.
EDIT: Although I've merged master branch several times to my branch and there are no conflicts, and I have the conflicts resolved, IDK why it's still conflicting in this PR.
PR for issue #17
Changes:
.metadata
in zip file. Some information can be extracted from the Document classEDIT: Although I've merged master branch several times to my branch and there are no conflicts, and I have the conflicts resolved, IDK why it's still conflicting in this PR.