Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

error wile displaying the pdf. #21

Open
MaTraWy opened this issue Apr 24, 2021 · 2 comments
Open

error wile displaying the pdf. #21

MaTraWy opened this issue Apr 24, 2021 · 2 comments

Comments

@MaTraWy
Copy link

MaTraWy commented Apr 24, 2021

when i try to load a pdf i get exception -> netscape.javascript.JSException: ReferenceError: Cannot Find variable PDFViewerApplication

jdk version 1.8.0_111

@vanessas97
Copy link

Is there any solution on that? I ran into the same issue, but I would like to use this PDFViewer because it would be
very convenient for my application.

Kind regards, Vanessa

@mfroeh
Copy link

mfroeh commented Aug 3, 2021

What worked for me was to simply pass PdfJSVersion._2_2_228 as a constructor argument when creating the PDFDisplayer instance.
E.g. var displayer = new PDFDisplayer(PdfJSVersion._2_2_228);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants