Open rajppd opened 5 years ago
Hi, I have done all installs and script additions to Angular CLI as given. Images are properly loading. But pdf files show this error.
ReferenceError: pdfjsLib is not defined at new PdfResourceLoader (hallysonh-ngx-imageviewer.js:450) Any help please...
As an update, if I downgraded version to the one as recommended "yarn add pdfjs-dist@2.0.489" its working. Higher version of pdfjs-dist has the issue that I reported.
Hi, I have done all installs and script additions to Angular CLI as given. Images are properly loading. But pdf files show this error.
ReferenceError: pdfjsLib is not defined at new PdfResourceLoader (hallysonh-ngx-imageviewer.js:450) Any help please...