[
https://issues.apache.org/jira/browse/TIKA-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711066#comment-17711066
]
Tim Allison edited comment on TIKA-4013 at 4/11/23 5:10 PM:
------------------------------------------------------------
Note that we need to look in the header metadata section of the .opf, but there
can also be overrides per spine item:
<itemref idref="s1b" properties="rendition:layout-pre-paginated
rendition:orientation-landscape rendition:spread-none"/>
e.g.
https://github.com/IDPF/epub3-samples/blob/0b3e80553f509fbdfe591008cd7d1e804b24db54/30/cole-voyage-of-life/EPUB/cole.opf
was (Author: [email protected]):
Note that we need to look in the header metadata section of the .opf, but there
can also be overrides per spine item: {{ <itemref idref="s1b"
properties="rendition:layout-pre-paginated rendition:orientation-landscape
rendition:spread-none"/>}}
e.g.
https://github.com/IDPF/epub3-samples/blob/0b3e80553f509fbdfe591008cd7d1e804b24db54/30/cole-voyage-of-life/EPUB/cole.opf
> Extract rendition information from epub 3.x files
> -------------------------------------------------
>
> Key: TIKA-4013
> URL: https://issues.apache.org/jira/browse/TIKA-4013
> Project: Tika
> Issue Type: New Feature
> Reporter: Tim Allison
> Priority: Trivial
>
> epub files with "pre-paginated" renditions can cause problems for some epub
> viewers. It would be helpful to extract this information from the .opf file
> so that these files are easily indentifiable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)