View Single Post
Old 12-04-2008, 09:34 PM   #101
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by papa4ahe View Post
I have installed and run eReader. In the scripts file, after running the script, I find a book, called book.html. Should I now be able to run Calbre with that book, assuming that is the result of running eReader. So much to know. Thanks for any help.
Yes, point Calibre at the book.html file. However, it should have appeared in a subdirectory of your script directory, e.g.:
Code:
ereader2html ebook_name.pdb ebook_dir "your name" credit_card_number
will create the subdirectory "ebook_dir" (if it does not exist) and put the ebook (book.html and images) there. This is important if you start with all your .pdb ebooks in the same directory. If you already have each ebook in its own directory, then you can run ereader2html in that directory and use "." as the directory (which means the current directory) if you want.
wallcraft is offline   Reply With Quote