AZW > .docx Generate Chapter & Author Names + Other Info in Header; Pg No, in Footer
Hi,
Converting .AZW to .PDF I can insert
<header style="justify-content: flex-end; color: gray; font-size: small">
<div class="even-page">_AUTHOR_</div>
<div class="odd-page"><i>_SECTION_</i></div>
</header>
and...
<p style="text-align:center; color: gray; font-size: small"> _PAGENUM_</p>
to generate the corresponding info in the headers of the page.
Any ways I can achieve the same (or similar) converting from .AZW to .docx / Word file?
Sincerely,
Blaine
Last edited by Blaineoreski; 06-09-2020 at 05:49 AM.
|