Quote:
Originally Posted by farner
Did some digging around, and it seems the entire text of the book is in the db file, so I assume the ePub has all the formatting? I can view the text in the db file using an SQlite browser.
|
I really doubt that. EPUB is a self-contained format. All the text
MUST be stored within the EPUB file itself. The DB file is probably used to store other kind of information, like your annotations, bookmarks, or even DRM related info.