Skip to content

Project structure, combining ember pdf js efforts #1

@jrhe

Description

@jrhe

Others have taken a crack at getting pdf.js working with ember but the projects didn't meet the needs of my project (full mozilla viewer) or were incomplete (no cmaps, no compatability.js) so I created this project.

https://github.com/mysterlune/ember-pdfjs
https://github.com/rmachielse/ember-cli-pdfjs

Ideally I think we need the following projects to cover all use cases and minimise duplication:

ember-pdf-js

Imports and sets up pdf.js without a viewer. People can then implement their own viewer or

ember-pdf-js-viewer

Uses ember-pdf-js to set up pdf-js and contains an emberified version of the mozilla viewer with as much of its functionality as possible (paging, printing, side panel with

ember-pdf-js-alt-viewer

A custom bare bones pdf viewer, built from scratch for ember. Similar to what @rmachielse is trying to achieve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions