]> git.parisson.com Git - pdf.js.git/commit
Use data directly in PDFDoc.
authorKalervo Kujala <kkujala@>
Mon, 26 Sep 2011 17:58:18 +0000 (20:58 +0300)
committerKalervo Kujala <kkujala@>
Mon, 26 Sep 2011 17:58:18 +0000 (20:58 +0300)
commit2094c291698b2745ddab06dc627bb99d05b8ed0e
tree095e00461cff8d6df27aea85abce7013e0dd65c6
parent7c7fb4bcee07a23e96ab4dfb3cc2035717fba0e1
Use data directly in PDFDoc.

And create the Stream inside the PDFDoc constructor for a cleaner interface.
Also encapsulate unnecessary details from the user.
pdf.js
test/driver.js
web/viewer.js
worker/pdf.js