Hello,
Surprisingly, searching this section for "Document Outline" in titles returned no hit
When converting a PDF into EPUB, Calibre appends an annoying "Document Outline" section.
Is there a way to tell it not to?
Code:
"C:\Program Files\Calibre2\ebook-convert.exe" "001.pdf" "001.epub" --enable-heuristics --no-default-epub-cover --authors "John Doe" --title "Some great book"
Thank you.