Quote:
Originally Posted by Vroni
If i understand this correct to save a file to the epub you need something like a complete "file selection" browser as the only folder you can trust to be present by default is the root folder of the epub.
|
AFAIK,
bk.addfile() will work with both standard and non-standard epub files. You'll only need to worry about the actual folder structure, if you want to create a plugin that allows the user to save a file to an arbitrary folder.
What kind of functionality are you trying to implement?