Merge branch 'api' of git://github.com/mozilla/pdf.js.git into remove-rotatept
This commit is contained in:
commit
82dd32e807
@ -67,7 +67,7 @@
|
||||
return this.pdf.numPages;
|
||||
},
|
||||
get fingerprint() {
|
||||
return this.pdf.fingerPrint;
|
||||
return this.pdf.fingerprint;
|
||||
},
|
||||
getPage: function(number) {
|
||||
var promise = new PDFJS.Promise();
|
||||
|
Loading…
x
Reference in New Issue
Block a user