Quote:
Originally Posted by yankgirl013
Hi, I'm hoping someone can help me here. I'm trying to remove a DRM off a topaz file and I'm not getting anywhere. I'm using a Mac OS.
I've downloaded all the files listed, but I keep getting a 'Can not find dict0000.dat file' error.
Is there a way we can 'dumb' the directions down? I've removed them from azw and mobi using terminal and python scripts.
Thanks so much!!!
It really doesn't matter what I convert it to, I can just change it to epub using calibre
|
Another user solved this for me. You need to do one additional conversion step in the Terminal using python to turn it into an html file. Type:
python genhtml.py TARGETDIR
Where TARGETDIR is the name of your folder. You'll get an html file called book.html which you can use in calibre