← all publishers

react-pdf-kit

@react-pdf-kit source repo

8 published skills

  1. React PDF Kit Vite · react-pdf-kit
    Integrate @react-pdf-kit/viewer (>=2.0.0 <3.0.0) into a Vite 5 React project. Vite needs no special configuration; the viewer works out of the box.
    0
    installs
  2. React PDF Kit Setup · react-pdf-kit
    Set up @react-pdf-kit/viewer in a generic React app (>=2.0.0 <3.0.0) using the canonical RPConfig, RPProvider, RPLayout, RPPages provider chain.
    0
    installs
  3. React PDF Kit Custom Layout · react-pdf-kit
    Build a fully headless / custom layout for @react-pdf-kit/viewer (>=2.0.0 <3.0.0) using only documented hooks (useDocumentContext, useZoomContext, usePaginationContext, etc.), replacing RPLayout entirely.
    0
    installs
  4. React PDF Kit Worker Config · react-pdf-kit
    Override the pdfjs-dist version and configure the PDF.js worker URL for @react-pdf-kit/viewer (>=2.0.0 <3.0.0) via the RPConfig workerUrl prop, with Vite, Next.js Turbopack, and webpack recipes. The default needs no setup.
    0
    installs
  5. React PDF Kit Nextjs App Router · react-pdf-kit
    Integrate @react-pdf-kit/viewer (>=2.0.0 <3.0.0) into a Next.js 15 App Router project using a 'use client' boundary and dynamic imports with ssr:false for RPConfig and the viewer.
    0
    installs
  6. React PDF Kit Nextjs Pages Router · react-pdf-kit
    Integrate @react-pdf-kit/viewer (>=2.0.0 <3.0.0) into a Next.js Pages Router project (pages/) with an SSR-safe dynamic import via next/dynamic and ssr:false.
    0
    installs
  7. React PDF Kit Toolbar Customization · react-pdf-kit
    Customize the @react-pdf-kit/viewer (>=2.0.0 <3.0.0) toolbar using the RPLayout toolbar prop with RPHorizontalBar / RPVerticalBar, or compose individual tool exports for a fully custom bar. Preserves Radix-based accessibility.
    0
    installs
  8. React PDF Kit Nextjs14 Pdfjs Override · react-pdf-kit
    Explains that @react-pdf-kit/viewer (>=2.0.0 <3.0.0) does not support Next.js 14, and the two supported paths forward — upgrade to Next.js 15 (Turbopack) or stay on the legacy @pdf-viewer/react package.
    0
    installs