ng2-pdfjs-viewer
ng2-pdfjs-viewer copied to clipboard
Angular PDF viewer powered by Mozilla's PDF.js
Print and download functionality does not work on Iphone, Ipad and Android Phones. In some devices print is working, in some devices download works. I have reproduced the issue here...
Hi Team, Thank you for this amazing component. We currently use this project and are having an issue where using the print button of the component is resulting in the...
hello, I have a PDF it read but not all in document appear. In the document I have a signature that not display. It display good with app Adobe Acrobat...
Pdf js provides Third party viewer usage as in https://github.com/mozilla/pdf.js/wiki/Third-party-viewer-usage, How to achieve this in ng2-pdfjs-viewer
Hi @petebacondarwin and @anthonybriand! I hope everything is going well with you! Please, could you clarify the following doubt (?): - Please could you verify the use [Use minified versions...
> This error occurs when opening some pdfs. getOperatorList Error: Failed to execute 'postMessage' on 'DedicatedWorkerGlobalScope': function at() { [native code] } could not be cloned. at MessageHandler.postMessage (http://localhost:4200/assets/pdfjs/build/pdf.worker.js:55977:19) at...
`[diagnosticLogs]="false"` doesn't work. I can still see `PDF f758ecc7f3ab6219566158b17de59a9a [1.4 Mac OS X 10.11.5 Quartz PDFContext / Pages] (PDF.js: 2.2.171)` in console.
Hi! Did anybody find a way to display single pages only, without scrolling the full document? I know PDF.js has a SinglePageViewer but it is much more convenient to use...
If viewer is used with `{ "glob": "**/*", "input": "node_modules/ng2-pdfjs-viewer/pdfjs", "output": "/assets/pdfjs" }`, after `ng build --prod` folder `pdfjs` is about one third of the whole bundle size. In my...
Hi maintainer, Please refer attached image below. What I want to achieve is to make the width for all pages as full width. From the image below, you can see...