you still have not given any good reason why anyone here should want to risk their computer for you
Skipping over the inconvenient fact that there is no legal way for you to share the book anyway to enable that...
... its obvious from a quick look at the code in the free sample why it will not convert:
its one of those books where every single word has its own styling and its own fixed position on a page. non reflowable, Fixed layouts like that are not suitable for , and pointless to, convert.
see the code snippet below
PS if your computer cannot run for 3 hours without crashing, get it fixed.
e.g.
<div class="QxpTextBox">
<span class="char-Normal-Local-7" style="left:720.00px;top:-23.73px;">The </span>
<span class="char-Normal-Local-7" style="left:1114.05px;top:-23.73px;">key </span>
<span class="char-Normal-Local-7" style="left:1474.71px;top:-23.73px;">agenda </span>
<span class="char-Normal-Local-7" style="left:2191.52px;top:-23.73px;">that </span>
<span class="char-Normal-Local-7" style="left:2574.53px;top:-23.73px;">must </span>
<span class="char-Normal-Local-7" style="left:3057.36px;top:-23.73px;">be </span>
|