Skip to content

How to open an objectURL with ViewerJS? #92

Description

@KSchreyer

pdf.js can be given an objectUrl to a PDF-Blob, like "PATH_TO_PDFJS/viewer.html?file=' + encodeURIComponent(objectURL)".

How can this be done with viewerjs, because "PATH_TO_VIEWERJS/index.html#' + encodeURIComponent(objectURL)" does not work?

Thanks,
Kai

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions