🌐
npm
npmjs.com › package › @react-pdf-viewer › core
@react-pdf-viewer/core - npm
March 21, 2023 - A React component to view a PDF document. Latest version: 3.12.0, last published: 3 years ago. Start using @react-pdf-viewer/core in your project by running `npm i @react-pdf-viewer/core`. There are 167 other projects in the npm registry using ...
      » npm install @react-pdf-viewer/core
    
Published   Mar 21, 2023
Version   3.12.0
Author   Nguyen Huu Phuoc
🌐
React PDF Viewer
react-pdf-viewer.dev
A React component to view PDF documents - React PDF Viewer
React PDF Viewer · Docs · Plugins · Localizations · Examples · UpdatesPurchase · You can drag and drop a PDF document to the demo area below · // Core viewer · import { Viewer } from '@react-pdf-viewer/core'; // Plugins · import { defaultLayoutPlugin } from '@react-pdf-viewer/default-layout'; // Import styles ·
🌐
React PDF Viewer
react-pdf-viewer.dev › docs › getting-started
Getting started - React PDF Viewer
2. Installing the core package · npm install @react-pdf-viewer/core@3.12.0 ·
🌐
GitHub
github.com › react-pdf-viewer › react-pdf-viewer
GitHub - react-pdf-viewer/react-pdf-viewer: A React component to view a PDF document
A React component to view a PDF document. It's written in TypeScript, and powered by React hooks completely. // Core viewer import { Viewer } from '@react-pdf-viewer/core'; // Plugins import { defaultLayoutPlugin } from '@react-pdf-viewer/d...
Starred by 2.6K users
Forked by 295 users
Languages   TypeScript 97.5% | CSS 2.5%
🌐
CodeSandbox
codesandbox.io › examples › package › @react-pdf-viewer › core
@react-pdf-viewer/core examples - CodeSandbox
Use this online @react-pdf-viewer/core playground to view and fork @react-pdf-viewer/core example apps and templates on CodeSandbox.
🌐
npm
npmjs.com › package › react-pdf
react-pdf - npm
October 9, 2025 - Display PDFs in your React app as easily as if they were images.. Latest version: 10.2.0, last published: 2 months ago. Start using react-pdf in your project by running `npm i react-pdf`. There are 985 other projects in the npm registry using ...
      » npm install react-pdf
    
Published   Oct 09, 2025
Version   10.2.0
Author   Wojciech Maj
🌐
React PDF Viewer
react-pdf-viewer.dev › docs › basic-usage
Basic usage - React PDF Viewer
import { Worker } from '@react-pdf-viewer/core'; <Worker workerUrl="https://unpkg.com/[email protected]/build/pdf.worker.min.js"> <!-- The viewer component will be put here --> ... </Worker> It's up to you to use the `pdf.worker.min.js` file from popular services, such as ·
Find elsewhere
🌐
React PDF Viewer
react-pdf-viewer.dev › docs › options
Options - React PDF Viewer
import { DocumentLoadEvent, Viewer } from '@react-pdf-viewer/core';
🌐
GitHub
github.com › wojtekmaj › react-pdf
GitHub - wojtekmaj/react-pdf: Display PDFs in your React app as easily as if they were images.
This package is used to display existing PDFs. If you wish to create PDFs using React, you may be looking for @react-pdf/renderer.
Starred by 10.7K users
Forked by 981 users
Languages   TypeScript 94.3% | CSS 5.6% | HTML 0.1%
🌐
npm
npmjs.com › package › rseyferth-react-pdf-viewer-core
rseyferth-react-pdf-viewer-core
February 18, 2025 - Easy package.json exports.. Latest version: 1.0.1, last published: 14 years ago. Start using package in your project by running `npm i package`. There are 278 other projects in the npm registry using package.
🌐
Telerik
telerik.com › kendo-react-ui › pdfviewer
React PDF Viewer | KendoReact UI Library
The React PDF Viewer component is also available for these web development frameworks: jQuery PDF Viewer · Blazor PDF Viewer · ASP.NET Core PDF Viewer · ASP.NET MVC PDF Viewer · ASP.NET AJAX PDF Viewer · Where can I find the KendoReact PDF Viewer demo? You can find the KendoReact PDF Viewer demo here.
🌐
Socket
socket.dev › npm › package › @nyazkhan › react-pdf-viewer
@nyazkhan/react-pdf-viewer - npm Package Security Analysis -...
July 28, 2025 - A comprehensive React TypeScript component library for viewing and interacting with PDF files using Mozilla PDF.js. Features complete PDF.js web viewer functionality with modern React patterns, full TypeScript support, and enhanced user experience.
🌐
PDF.js Express
pdfjs.express › documentation › react
React PDF.js Viewer: Annotate, Form Fill, Sign | PDF.js Express
PDF.js Express is a commercial PDF web viewer that wraps around the PDF.js open-source rendering engine. It offers developers a way to quickly add annotation, e-signatures, and form filling to their React PDF viewer.
🌐
Syncfusion
help.syncfusion.com › document-processing › pdf › pdf-viewer › react › getting-started
Getting started with Standalone React PDF Viewer component| Syncfusion
If you’re using TypeScript (TSX), add it in src/index.tsx to render the PDF Viewer component. ... import * as ReactDOM from 'react-dom/client'; import * as React from 'react'; import './index.css'; import { PdfViewerComponent, Toolbar, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView, Print, TextSelection, Annotation, TextSearch, FormFields, FormDesigner, Inject} from '@syncfusion/ej2-react-pdfviewer'; function App() { return (<div> <div className='control-section'> {/* Render the PDF Viewer */} <PdfViewerComponent id="container" documentPath="https://cdn.syncfusion.com
🌐
JSR
jsr.io › @vvelediaz › react-pdf-viewer
@vvelediaz/react-pdf-viewer - JSR
⚛️ React 19 Ready - Fully compatible with React 18 and 19 · 🎯 Minimal Dependencies - Only essential dependencies for maximum compatibility · 🚫 Zero CORS Issues - Local worker files eliminate cross-origin problems · 🔄 Auto-Configuration - Automatic PDF.js worker setup with version matching
🌐
GitHub
github.com › react-pdf-viewer › react-pdf-viewer › issues › 1709
Cannot find module '@react-pdf-viewer/core' or its corresponding type declarations. · Issue #1709 · react-pdf-viewer/react-pdf-viewer
February 1, 2024 - Cannot find module '@react-pdf-viewer/core' or its corresponding type declarations.#1709 · Copy link · Labels · questionFurther information is requestedFurther information is requested · cuanh1612 · opened · on Feb 1, 2024 · Issue body actions · how to fix it, I use NextJS ·
Published   Feb 01, 2024
🌐
YouTube
youtube.com › watch
This React PDF-Viewer Component Is Amazing! - YouTube
This React PDF-viewer component is everything you need.👉 React PDF-Viewer by Syncfusion (sponsored): https://syncf.co/479IWPU👉 Demos page (sponsored): http...
Published   October 12, 2025
🌐
npm
npmjs.com › package › react-native-pdf
react-native-pdf - npm
October 16, 2025 - A react native PDF view component, support ios and android platform. Latest version: 7.0.3, last published: 2 months ago. Start using react-native-pdf in your project by running `npm i react-native-pdf`. There are 44 other projects in the npm ...
      » npm install react-native-pdf
    
Published   Oct 16, 2025
Version   7.0.3
Author   Wonday