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

Angular PDF viewer powered by Mozilla's PDF.js

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

Hi, we are using angular 13 and ng2-pdfjs-viewer 13.2.2 Password autocomplete opens when I focus on page number input: ![image](https://user-images.githubusercontent.com/13441265/212268028-7db868d1-1809-4938-a544-11c46f06034f.png) How to prevent it?

Please help me to change **Background Color** other than black. ![image](https://user-images.githubusercontent.com/51970447/196372957-931ee601-e987-44a8-bda5-01f5430bfdaa.png)

I can open a PDF document with `[externalWindow]="true"` in a new window or tab. Using `externalWindowOptions` I only managed to pass options from `windowFeatures` documented in https://developer.mozilla.org/en-US/docs/Web/API/Window/open, but I was...

enhancement

Inside the pdf , if there any barcode exist, its displaying as clumsy (not clear). ![pdf](https://github.com/intbot/ng2-pdfjs-viewer/assets/39478930/f33e659f-8186-4574-9428-2b0b9b1dee16)

fixes #44 inspired by https://github.com/officert/vue-friendly-iframe/issues/20#issuecomment-573599850

I tried [ng2-pdfjs-viewer](https://www.npmjs.com/package/ng2-pdfjs-viewer) 6.0.1 in stackblitz. In this I tried multiple thing but full screen option is not coming. ![image](https://github.com/intbot/ng2-pdfjs-viewer/assets/40568415/3a1f4791-1ddb-4980-a677-5c85cb881d7a) And in this package is there any way, how can...

##### Bug Report or Feature Request (mark with an `x`) ``` - [ ] Regression (a behavior that used to work and stopped working in a new release) - [...

Hi ! I haven't seen anyone with the same problem as me so I'm doing this issue to get your help. This is the first time this has happened to...

Angular 20 Update - Updated lib depencies and checked upgrade guide - Updated SampleApp (core, cli, material, lib)

We have PDF blobdata and that is assigned to PDFViewer as below and that is used to preview PDF file but that PDF file is displaying as blank and when...