react-pdf
react-pdf copied to clipboard
📄 Create PDF files using React
Would like to gain access to the function that runs when clicking a specific bookmark... In my case attaching it to a link component. So, clicking a `Go To Bookmark...
My project is using **create-react-app 5** having the following issue: ``` ERROR in ./node_modules/blob-stream/index.js 1:21-47 Module not found: Error: Can't resolve 'stream' in ... BREAKING CHANGE: webpack < 5 used...
- Adds RTL support. Trying to finish the work in #1485. Related To/ Should fix: - #1571 - #1636 - #933 - #960 - #1394 - #747 - #856 -...
Hello, I try to create table but its not working properly, when I add more rows and page limit exceed it throw error can u please provide a feasible small...
**Describe the bug** When rendering text that overflows its container (even if it's overflow hidden) I get the following error: ``` worker.ts:38 TypeError: Cannot read properties of undefined (reading 'y')...
**Describe the bug** Using styles to align the text but it doesn't align. However, padding and some others styles work. Using React 18 as well so I don't know if...
Hi, I am trying to get the library working on React js with Gatsby, after installing the package, I got the following error "Can't resolve './zlib_bindings'" wasn't able to resolve...
I'm using the useTranslation hook in react to place inside my , however it isn't rendering out the text, only the name of variable I'm declaring. Is this a well...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....