We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDF URL: http://www.gastrojournal.org/article/S0016-5085(09)00361-8/pdf
Using Windows8.1 x64, Chrome 39 and pdf.js 1.0.1123 (latest)
This PDF reports the following error information when rendering:
PDF.js v1.0.1123 (build: 1b8e44e) Message: undefined is not a function Stack: TypeError: undefined is not a function at new LinkAnnotation (http://mozilla.github.io/pdf.js/build/pdf.worker.js:5354:29) at Function.Annotation_fromRef (http://mozilla.github.io/pdf.js/build/pdf.worker.js:5157:22) at Object.annotations (http://mozilla.github.io/pdf.js/build/pdf.worker.js:2838:37) at http://mozilla.github.io/pdf.js/build/pdf.worker.js:2480:24 at LocalPdfManager_ensure as ensure at Object.Page_getOperatorList as getOperatorList at http://mozilla.github.io/pdf.js/build/pdf.worker.js:34068:14
The text was updated successfully, but these errors were encountered:
The exact location of the problem is src/core/annotation.js line 489.
src/core/annotation.js
Sorry, something went wrong.
@sethnk Thank you for reporting this. I have proposed a fix in #5684.
no problem.... like the project a lot
Successfully merging a pull request may close this issue.
PDF URL:
http://www.gastrojournal.org/article/S0016-5085(09)00361-8/pdf
Using Windows8.1 x64, Chrome 39 and pdf.js 1.0.1123 (latest)
This PDF reports the following error information when rendering:
PDF.js v1.0.1123 (build: 1b8e44e)
Message: undefined is not a function
Stack: TypeError: undefined is not a function
at new LinkAnnotation (http://mozilla.github.io/pdf.js/build/pdf.worker.js:5354:29)
at Function.Annotation_fromRef (http://mozilla.github.io/pdf.js/build/pdf.worker.js:5157:22)
at Object.annotations (http://mozilla.github.io/pdf.js/build/pdf.worker.js:2838:37)
at http://mozilla.github.io/pdf.js/build/pdf.worker.js:2480:24
at LocalPdfManager_ensure as ensure
at Object.Page_getOperatorList as getOperatorList
at http://mozilla.github.io/pdf.js/build/pdf.worker.js:34068:14
The text was updated successfully, but these errors were encountered: