Go to file
2011-07-06 00:43:47 +01:00
test Added sample OpenOffice file to tests 2011-07-06 00:43:47 +01:00
utils Remove cmap format 100, fixes some nits to merge with upstream 2011-07-02 05:46:50 +02:00
web Add a make server target, fix paths to scripts. 2011-07-05 13:51:02 -07:00
worker Make worker work again after latest font changes 2011-06-30 14:25:57 +02:00
.gitignore Add pdf13-gfx.pdf to .gitignore 2011-06-27 20:31:01 -07:00
crypto.js get shavian-load test working 2011-07-05 18:46:08 -04:00
fonts.js built-in fonts are not cached 2011-07-05 00:02:09 -04:00
glyphlist.js handle surrogate pairs in glyph to unicode translation 2011-06-19 15:14:07 -07:00
LICENSE Add Yury to the contributors list 2011-06-18 23:49:31 -05:00
Makefile Add a make server target, fix paths to scripts. 2011-07-05 13:51:02 -07:00
pdf.js OpenOffice includes the optional reference to a Font dictionary in the Resources dictionary. This breaks SetFont in pdf.js as the Font in this.res is not a dictionary but an xref. 2011-07-06 00:01:24 +01:00
README.md Edited README.md via GitHub 2011-07-02 09:30:46 -07:00

pdf.js

pdf.js is a technology demonstrator prototype to explore whether the HTML5 platform is complete enough to faithfully and efficiently render the ISO 32000-1:2008 Portable Document Format (PDF) without native code assistance.

pdf.js is not currently part of the Mozilla project, and there is no plan yet to integrate it into Firefox. We will explore that possibility once pdf.js is production ready. Until then we aim to publish a Firefox PDF reader extension powered by pdf.js.

Our demo site is here:

http://andreasgal.github.com/pdf.js/

You can read more about pdf.js here:

http://andreasgal.com/2011/06/15/pdf-js/

http://blog.mozilla.com/cjones/2011/06/15/overview-of-pdf-js-guts/

follow us on twitter: @pdfjs

http://twitter.com/#!/pdfjs

join our mailing list:

dev-pdf-js@lists.mozilla.org

and talk to us on IRC:

#pdfjs on irc.mozilla.org