sallon / PDFObject

A JavaScript library for dynamically embedding PDFs in HTML documents. Modeled after SWFObject.

Home Page:http://pdfobject.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project note: Oct 2014
Hi there. Sorry, I know this project has been stagnating for a while. Between my kids and day job, I have simply not had enough spare time to devote to this project, esp. keeping up with all of the browser testing -- the original PDFObject was released in 2008 when WinXP was still dominant, Google Chrome was a precocious upstart, MySpace was relevant, and HTML5 was still duking it out with XHTML 2.0.

Browser technology has matured incredibly in the last 6 years, and native PDF support (no plugin required) has grown quite a bit as well. I have not completely given up on PDFObject, but I think it needs a considerable update for the HTML5 world. I have already started working on an update, but can't guarantee when it will be ready, since this is all done in my spare time. Thanks for hanging in there, and thanks to the folks who have posted suggestions and merge requests.


-----

PDFObject is a lightweight JavaScript library for dynamically embedding PDFs in HTML documents.
Modeled after SWFObject.

PDFObject v1.2.20111123
https://github.com/pipwerks/PDFObject
Copyright (c) Philip Hutchison
MIT-style license: http://pipwerks.mit-license.org/

About

A JavaScript library for dynamically embedding PDFs in HTML documents. Modeled after SWFObject.

http://pdfobject.com/


Languages

Language:JavaScript 100.0%