Skip to content

communotey/PDFObject

 
 

Repository files navigation

##What is PDFObject?

PDFObject is a lightweight JavaScript library for dynamically embedding PDFs in HTML documents. It allows users to use their native PDF viewers if they have them, but if not, the script will use PDF.js.

The purpose of the fork is:

  • To fix bugs the author refused to fix
  • To add PDF.js support when the script fails
  • To maintain support of older browsers after the PDFObject v2 changes
  • Enable WebTorrent support of PDFs

Modeled after SWFObject.

PDFObjectPlus v0.3.20150105

This was forked from pipwerks, which has the following license:

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 58.5%
  • HTML 41.5%