react-pdf-js
react-pdf-js copied to clipboard
A React component to wrap PDF.js
Can the pdf be rendered with a binary stream?
Hi, I was looking into making the component fill the parent element. (Being new here), it seems like the library has gone under a pretty big rewrite... (for the better...
Looks like lazy loading is erroring out with the PDF worker. Is there a workaround? Example ``` const ReactPDF = lazy(() => import(/* webpackChunkName: 'ReactPDF' */ '../path/to/my/pdf/component) ) ``` Calling...
I have not specified rotate property which is given by mikecousins, still, sometimes pdf pages are getting rotate? can anyone tell me why this is happening? thanks in advance
``` Unhandled Rejection (UnknownErrorException): Failed to fetch ▶ 12 stack frames were collapsed. ``` Chrome extension: [](https://chrome.google.com/webstore/detail/idm-integration-module/ngpampappnmepgilojfohadhhmbhlaek) ** Can you solve this problem?**
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.0.3 to 29.1.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17. Release notes Sourced from postcss's releases. 8.4.17 Fixed Node.before() unexpected behavior (by @romainmenke). Added TOC to docs (by @muddv). Changelog Sourced from postcss's changelog....
Hello, I'm trying to render a pdf in a NextJS project. I created a client component inside a page and I have the starting code to show the PDF. I'm...
Bumps [turbo](https://github.com/vercel/turbo) from 1.12.1 to 1.12.4. Release notes Sourced from turbo's releases. Turborepo v1.12.4 What's Changed Docs feat(cache): bump default timeout and add docs by @tknickman in vercel/turbo#7304 create-turbo release(turborepo):...