Quote:
Originally Posted by theducks
Control auto-detection of document structure.
I believe this is for the Input (source)
You selected .txt as an output .
|
Thank you for the reply, but I do not understand what you are trying to tell me here
I am aware what the purpose of the form feed character is.
Currently, I am using the "textract" Python module to extract text from pdf and epub files. This separates the resulting text with page break characters, but supports fewer file formats than Calibre.
So I was hoping to substitute "textract" with functionality from "ebook-convert".