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

📄 PDF Viewer Component for Angular

Results 120 ng2-pdf-viewer issues
Sort by recently updated
recently updated
newest added

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

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

Change event handling from manual event creation using document.createEvent to CustomEvent instances for better consistency and type safety. Define interfaces for CustomEvent types such as CustomScaleChangeEvent, CustomUpdateViewAreaUIEvent, and CustomPageChangingEvent to...

I am using `ng2-pdf-viewer` in Angular 7. As per the documentation, I have installed version `7.0.0` for angular 7. But it is not supporting. Why? I have tried installing other...

Newer versions of pdf.js > 3.x seem to have a lot of bug fixes so I took a crack at this but I'll be honest Im not sure of all...

Generic type 'ɵɵComponentDeclaration' requires between 7 and 9 type arguments Error: node_modules/ng2-pdf-viewer/src/app/pdf-viewer/pdf-viewer.component.d.ts:95:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 and 9 type arguments. 95 static ɵcmp: i0.ɵɵComponentDeclaration; That's...

I want to perform redaction operation in the pdf for selected text/lines using an Aspose.pdf (.NET). For redaction in the backend, I am using the below code `Aspose.Pdf.Document doc =...

Hi Team, I want to use this component. Do we have "Save" function? Eg, someone upload a PDF file to my system, another one want to preview and download it...

I am trying to render Demo pdf file in my project and i am getting error as seen below : ![pdf-viewer error](https://github.com/VadimDez/ng2-pdf-viewer/assets/63961820/250a1f42-9f74-4188-8639-fb1222e61dd7) **Although, I was able to render the same...

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