examples icon indicating copy to clipboard operation
examples copied to clipboard

React PDF viewer examples

Results 16 examples issues
Sort by recently updated
recently updated
newest added
trafficstars

below is my code , i want to achive auto play feature like slider auto play , how can I do it ? is it already there? thanks in advance...

I need to extract all the text content from a PDF as soon as it's loaded. I can't find the text value in the onDocumentLoad props and using renderPage renderPageProps.textLayerRendered...

Hi, First of all, product is great and we've bought a license. We're now adding the ability for users to be able to add comments/notes with the `HighlightPlugin`. It would...

Issue: This is an example from the docs. I can't get the "jump to page" motion to work. The user should be able to type in a page number (e.g....

Hi, I am using the version latest version of the thumbnail and the page is breaking while scrolling and giving me this error- `var pageRotation = pagesRotation.has(pageIndex) ? pagesRotation.get(pageIndex) :...

The [renderProgressBar ](https://github.com/react-pdf-viewer/examples/blob/main/customize-the-progress-bar-when-preparing-pages-to-print/CustomizeProgressBarExample.tsx) code example that you provide, does not overwrite the default progress bar. Could you pleasse provide a working example. We need to translate the language for our...

I'm using the updated package and wanted to implement searching functionality and I'm gating an error like **TypeError: Cannot read properties of undefined (reading 'map') at search.js:151:1** when submitting enter...

Not quite sure how to best outline the error, but trying to add React PDF Viewer to my Remix(React) site crashes the whole site with these errors: ```tsx Uncaught SyntaxError:...

Could you please route me to the documentation about how to apply the license?

Hallo, we've purchased the enterprise version. Following the example you provided (https://github.com/react-pdf-viewer/examples/blob/main/localization/LocalizationExample.tsx) and trying to apply a different locale than the default one, we're experiencing some problems: 1. when I...