-
### Before you start - checklist
- [X] I followed instructions in documentation written for my React-PDF version
- [X] I have checked if this bug is not already reported
- [X] I have checked if a…
-
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 the changes introduced…
-
## Issue or Feature
- [x] If this is an issue with installation, I have read the [troubleshooting guide](https://github.com/Automattic/node-canvas/issues/1511).
I can't build an Electron app as so…
-
OS: macOS v10.14.6
Node-RED version: v1.1.3
Node.js version: v12.13.0
Flow: `inject`->`pdfjs`->`inject` path to pdf file hard coded in the node. In Node-RED nothing shows up even with a `catch` …
-
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
ng2-pdfjs-viewer v…
-
### Before you start - checklist
- [X] I followed instructions in documentation written for my React-PDF version
- [X] I have checked if this bug is not already reported
- [X] I have checked if a…
-
Hello,
I'm trying to use the viewer inside an iframe and I'm just getting a white box. Could you provide a working example of an iframe using the helper method provided?
My iframe:
``
I've a…
-
i have correctly put the extracted pdf.js folder inside .obsidian folder. But when I click on the pdf in mindmap, the pane opens but gives the following error:
An error occurred while loading the P…
-
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 appear…
-
I'm currently merging around 1500 PDFs and tried to find the defect one, but I cannot catch errors produced by `this.end()` in `asBuffer()`.
While errors get caught here:
```
try {
doc.pipe(…