I noticed the "RemoveNCXGuideFromEpub3" function and was wondering if it is also possible to change an ePub3 to an ePub2.
Currently I manually open the opf from the zip file and change the version=3 to version=2 then save and reopen. Not a difficult thing to do, just time consuming.
I'm thinking this functionality would require closing the epub but leave the sigil shell open to run the script, then reopening the epub...
|