Quote:
Originally Posted by =X=
@user_none, I'm still seeing the same issues with build 8. can't build eReader files. Later in the week I'll try the same command with linux.
=X=
|
Hm... Using this command line which is mostly what you gave in the zip file:
Code:
ebook-convert Week\,\ Business\ -\ Sprint\ PCS_PURIFIED.html w.pdb --format ereader --title="Sprint PCS" --authors="Business Week" --language="english" --page-breaks-before="PAGE_BREAKS_BEFORE" --preprocess-html --book-producer="BookCreator" --margin-left=3 --margin-right=3 --margin-top=3 --margin-bottom=0 --chapter-mark="pagebreak" --chapter "//h:p[re:test(@class, 'TWOCHAPTERTITLE', 'i')]" --level1-toc="//h:p[re:test(@class, 'TWOCHAPTERTITLE', 'i')]" --level2-toc="//h:p[re:test(@class, 'TWOONECHAPTERSUBTITLE', 'i')]" --level3-toc="//h:p[re:test(@class, 'TWOTWOCHAPTERSUBTITLE', 'i')]" --max-levels=2
It produces the attached file which can be read by the eReader desktop software and is formated correctly...
Can someone else on Windows try converting to ereader pdb?