ngx-extended-pdf-viewer
ngx-extended-pdf-viewer copied to clipboard
A full-blown PDF viewer for Angular 16, 17, and beyond
Hi there, hello, we noticed that sometimes the pdf viewer breaks. We haven't found a consistent way to reproduce the error. Following is what I've learned from my investigations. This...
I wanted to upgrade my pdf viewer application from 21.1.2 towards 21.3.x release, but then the pdf viewer is not working anymore. In the console I see that the system...
Description: We are using version 21.3.2 in an angular V18.1 project for pdf display. We are experiencing problems with the highlight functionality. 1) The highlight button is not visible when...
Antoine Legrain has implemented a nice component for erasing drawings. He also kindly shared it with us. Let's try to add this to the showcase! [pdf-viewer.component.zip](https://github.com/user-attachments/files/16620471/pdf-viewer.component.zip) _Originally posted by @legraina...
ngx-extended-pdf-viewer version : 18.1.14 Angular version : 15 Hello, We are experiencing some issue with PDFs containing forms on Safari. When some inputs are filled, their value is not always...
Here is a tricky one.... I noticed that when running >v21, component tests started breaking. After quick a bit of investigation I'm pretty sure I've narrowed down the issue to...
In infinite scroll mode, the method `scrollIntoView` works slightly differently. Unfortunately, the `PDFFindController` is initialized with the initial page view mode, and it's never updated. If the user changes between...
[2024-07-16 12-02-11.webm](https://github.com/user-attachments/assets/051d8c93-9387-429e-9bd5-44fbc7d65af3) Look at recording because it's hard to reproduce. It started not from the previous version but some of previous. When changing the zoom, sometimes it hardstack in some...
**Description:** I am using the ngx-extended-pdf-viewer library to render PDFs that contain form fields with embedded formulas. When I open the PDF in Chrome and enter values, the formula in...