Add no-cover option to PDF output, like DOCX output
Bug #2025942 reported by
opello
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The DOCX output plugin has a --docx-no-cover argument to prevent inserting the cover (or an automatically generated cover in my use case) at the beginning of the document. I don't know the history of this option and when digging in to try to find the appropriate way to add it to the PDF output plugin, it didn't seem as clear as I'd hoped at least when looking at docx_output.py and pdf_output.py.
Ideally this would ultimately include a UI checkbox for feature parity with the DOCX output workflow.
Experienced this behavior in calibre Portable 6.21 on Windows 10.
To post a comment you must log in.
> If your bug report is a feature request, then it will only be implemented if one of the calibre developers has the time/motivation to implement it.
I'm happy to take guidance on how to add this and open a pull request as well.