View Single Post
Old 02-02-2020, 07:50 AM   #18
stumped
Wizard
stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.stumped ought to be getting tired of karma fortunes by now.
 
Posts: 3,305
Karma: 10259306
Join Date: May 2016
Device: kobo forma, Kobo Libra, Huawei media Tab, fire HD10, PW3 HDX8.9,
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>
stumped is offline   Reply With Quote