Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
/ PDFObject Public archive
forked from pipwerks/PDFObject

Fork of pipwerks/PDFObject

Notifications You must be signed in to change notification settings

johnhunter/PDFObject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of pipwerks/PDFObject created to take advantage of PRs until the upstream project was updated and published.

Since the release of [email protected] this fork is no longer required and has therefore been archived. If you want to use PDFObject go to https://www.npmjs.com/package/pdfobject


PDFObject is a lightweight JavaScript utility for dynamically embedding PDFs in HTML documents.

Copyright (c) 2008-2018 Philip Hutchison MIT-style license: http://pipwerks.mit-license.org/


CDNJS

Changelog

2.1.1, October 2018: Improved handling of iOS to properly indicate iOS does not support embedded PDFs.

2.1, October 2018: Changed assumptionMode default from false to true. This will ensure PDFObject 2.x will work for Firefox users without requiring them to change their codebase to enable assumptionMode. All they need to do is load the latest version of PDFObject, the PDFObject utility will take care of the rest.

2.1 (dev branch), January 2017: Modified to support Mozilla's removal of navigator.mimeTypes inspection. Added assumptionMode for manual override of PDFObject's default navigator.mimeTypes sniffing.

2.0, April 2016: Initial release of PDFObject 2.0. Contains breaking changes, and is not compatible with PDFObject 1.x.

About

Fork of pipwerks/PDFObject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%