Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 795 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 795 Bytes

##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: