Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 453 Bytes

docs.mdx

File metadata and controls

30 lines (16 loc) · 453 Bytes

import { PlayGround, PropsTable } from 'react-display-window/lib/components'; import PdfImg from './src/PdfImg';

import testPdf from './src/test.pdf';

PdfImg

A React component to render pdf documents as images.

Installation

Install it as any other npm module:

$ npm install pdf-img

Usage

Props