View Single Post
Old 05-14-2009, 02:25 PM   #5
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,968
Karma: 128903378
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Code:
any2epub --margin-top=0 --margin-bottom=0 --margin-right=0 --margin-left=0 "nameofbook.prc"
and then there is also....

Code:
mobi2oeb "nameofebook.prc"
Code:
html2epub --margin-top=0 --margin-bottom=0 --margin-right=0 --margin-left=0 "nameofebook.opf"
The above two must be done in order. But try the first one before the last two.
JSWolf is offline   Reply With Quote