-
Notifications
You must be signed in to change notification settings - Fork 417
Closed
Labels
priority: mediumTo be processed and published in one of the upcoming releasesTo be processed and published in one of the upcoming releasesstatus: has PRThe issue is being processed in a pull requestThe issue is being processed in a pull requesttype: false-positiveThis issue is about valid content being incorrectly rejectedThis issue is about valid content being incorrectly rejected
Milestone
Description
I include PDF's in the epub as follows:
<object data="Authorship.pdf#view=FitV" type="application/pdf" style="width:100%; height:100vh"></object>
"#view=FitV" is necessary for the pdf to automatically fit on the display/monitor without being cut off.
However, this leads to the above error message.
Metadata
Metadata
Assignees
Labels
priority: mediumTo be processed and published in one of the upcoming releasesTo be processed and published in one of the upcoming releasesstatus: has PRThe issue is being processed in a pull requestThe issue is being processed in a pull requesttype: false-positiveThis issue is about valid content being incorrectly rejectedThis issue is about valid content being incorrectly rejected