Quote:
Originally Posted by kerliza
I want to specify the starting page number for epub-->pdf conversion. Using the footnote template of PDF Output in conversion settings of Calibre I need to modify the code:
<p style="text-align:center;">_PAGENUM_</p>
to start at a number I choose. Please help me with the code needed to generate pagination under my control.
Thanks!
|
Simple:
You don't/can't with Calibre
e-books are reflowable, there are no
pages, so no need for page numbering.
You might be able to export as RTF (to keep styles) and use that with a Word Processing program to paginate and PRINT to PDF