Skip to content

PSPDFKit-labs/pdfjs-web-example-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF.js Web Example jQuery

Getting Started

This repository is an example of how to build a jQuery PDF viewer with PDF.js. Check out the related blog post and demo!

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published