Skip to content

An example project demonstrating how to use PDF.js for rendering PDF files in the browser. Check out the related blog post for more details.

Notifications You must be signed in to change notification settings

PSPDFKit-labs/pdfjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF.js Example

Getting Started

This repository is an example of how to use PDF.js. Check out the related blog post.

Setting Up

  1. Clone this repository:
git clone https://github.com/PSPDFKit-labs/pdfjs-example.git
  1. Navigate to the cloned repository:
cd pdfjs-example

Running the Example

  1. Install the serve package:
npm install --global serve
  1. Serve the contents of the current directory:
serve -l 8080 .
  1. Navigate to http://localhost:8080 to view the website.

Contributing

Please ensure you have signed our CLA so that we can accept your contributions.

About

An example project demonstrating how to use PDF.js for rendering PDF files in the browser. Check out the related blog post for more details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published