react-pdf icon indicating copy to clipboard operation
react-pdf copied to clipboard

Display PDFs in your React app as easily as if they were images.

Results 111 react-pdf issues
Sort by recently updated
recently updated
newest added

`react-pdf` v5.3 with `file-loader` creates new worker for all file's change and for all `Document` instances, so I create a singleton that reuse worker while rerenders and in different documents

enhancement

1. Adding an ID to the pdf's spans. Something to grab onto for annotation purposes.

enhancement

Hi @wojtekmaj, I am a huge fan of `react-pdf` and use it heavily in my project. I wish I could share the example file with you but unfortunately it is...

enhancement

### 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...

bug

**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 -...

enhancement
help wanted

### 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...

bug
fresh

### 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...

bug

### 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...

bug

I'm using react-pdf in a specific environement ( electron ) so I cannot load the file via http/https but from fs. It seems that the onLoadSuccess is not fired, is...

question

### 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...

question