Skip to content

How to compute the positions for a Readium Web Publication? #171

Description

@mickael-menu

We have an implementer using EPUB converted to actual RWPM in their app, wanting to use the positions service.

Currently in the Readium Mobile Toolkits, we don't have an implementation of the positions service for an ebook RWPM, only for:

  • EPUB
  • PDF
  • CBZ
  • RWPM LCPDF and Divina

Should we provide a default positions service for vanilla/HTML RWPM as well?

I would argue that we can't reasonably determine positions for a real WebPub, as the layout and reading flow is not constrained. However, if a RWPM conforms to the EPUB profile ("conformsTo":"https://readium.org/webpub-manifest/profiles/epub"), we could inject the same Positions Service implementation used by the EPUB parser.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions