Skip to content

How to open an objectURL with ViewerJS? #92

@KSchreyer

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions