ng2-pdfjs-viewer icon indicating copy to clipboard operation
ng2-pdfjs-viewer copied to clipboard

An angular component for PDFJS and ViewerJS (Supports all versions of angular)

Results 88 ng2-pdfjs-viewer issues
Sort by recently updated
recently updated
newest added

Hello, any plan to update compatibility and dependency to Angular 14?

I've updated the pdfjs binaries and everything works out of the box - except messages / events. E.g. onDocumentLoad isn't working any more. Any plans on updating the binaries?

Seeing this error in my application - I noticed there is a [ticket](https://github.com/intbot/ng2-pdfjs-viewer/issues/54) asking for the problem to be posted in the pdf.js issue tracker, but it appears at this...

I have this issues on mobile when use 2 div show/hide 2 components ng2-pdfjs-viewer on page: ![image](https://user-images.githubusercontent.com/12248286/180152458-02a9f148-e0c5-45f8-b762-3b1544487ce1.png) ![image](https://user-images.githubusercontent.com/12248286/180152527-b8186158-2982-46ee-a5b0-e3133b60a2fe.png) ``` tab1 tab2 {{currentLink}} ``` viewer.css on second div doesn't work ![image](https://user-images.githubusercontent.com/12248286/180153305-10955180-1efb-4999-a2b5-78c2a1fe91b4.png)...

When you load the pdf using a byte array or a blob you have to press back twice come back to previos page. For example : You have an overview...

can you update attribute to add password when embed file pdf have password (in lib pdfjs have attribute to add password like this: this.loadingTask = this.pdfjsLib.getDocument({ url: url, password: password...

Hi Team, I see some difference in the page number display section for certain pdf document. I just wanted to get some clarity on why this is happening. Could someone...

when using ng2-pdfjs-viewer inside a bootstrap navbar and get a pdf file from a rest give this error : offsetParent is not set -- cannot scroll angular version : 11.0.0...

While opening a pdf file using ng2-pdfjs-viewer, some characters are missing. Attached are pdf samples which are not rendered correctly. With other PDF viewers: ![image](https://user-images.githubusercontent.com/59560083/137711397-4905fd8b-a2e3-4a63-9277-4497f3283608.png) With ng2-pdfjs-viewer: ![image](https://user-images.githubusercontent.com/59560083/137711569-2e2ec225-f54c-43fd-aa93-c698fa3f7331.png) Below is...

link for example - https://drive.google.com/uc?id=1aEspq9qDRop29enKfu--jq6FRdvKifSp ![image](https://user-images.githubusercontent.com/26582175/141813882-c0494602-22a3-4054-bf55-210dfc47970d.png)