Quote:
Originally Posted by jcklaus
Running Mac OS X Terminal and using the command line:
python TopazFiles2HTML.pyw MYTOPAZBOOKNAME
|
The files in the lib directory are used by the script. Make sure to extract the lib directory with the other scripts.
From my understanding, you need to run
1. TopazExtract_Kindle_iPhone.pyw
2. then run TopazFiles2XML.pyw,
3. and then run either TopazFiles2SVG.pyw or TopazFiles2HTML.pyw
May be I'm wrong. I don't have a
Kindle to check it out.
You can also try to run cmbdtc.py on your Topaz ebook
Code:
cmbtc_dump.py -d -o TARGETDIR [-p pid] YOURTOPAZBOOKNAMEHERE
and see whether you get any errors.