1. PDF is really only to view or print. Try fixing it in MS Word or LO Writer (extra Save As in Docx for conversion). Usually attempting to convert to epub is a failure.
2. The 100% way to have a page break is a new HTML file. That can be done manually or searching for suitable text and adding <h tags in the editor via regex search & replace <h2>Episode 2</h2>
Then Editor split feature on h2
Forget direct conversion of PDF.
|