Quote:
Originally Posted by zenny
The code of the *.EPUB file? What software do I have to use to extract the code from the *.EPUB type of a file?
There is a file in the folder in which I was working that's named "toc-mbp_toc_intermediary.xml". I'm not sure if it ended up being used in the creation of the EPUB file, but here's its content:
<?xml version="1.0" encoding="UTF-8"?>
-<toc> <item title="zenny.com presents" href="C%3A%5CUsers%5CZenny%5CDocuments%5CMy%20Publ ications%5CThe%20Good%20Soldier%20Svejk%20-%20Book%20One_E830EB2D%5CBookOne.html#mbp_toc_0"/><item title="Copyright" href="C%3A%5CUsers%5CZenny%5CDocuments%5CMy%20Publ ications%5CThe%20Good%20Soldier%20Svejk%20-%20Book%20One_E830EB2D%5CBookOne.html#mbp_toc_1"/><item title="What They Say About The Book" href="C
... <snip> ...
</toc>
|
That looks like something that Mobipocket Creator would produce.
As for opening the epub, it is just a zip file with the .epub extension. Open it with your usual zip archive program. You will have to be careful when you re-pack it though.
Once you have unzipped it, look for the files referred to in the error message and see what's there.