mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 01:58:06 +02:00
Merge branch 'refs/heads/master' into filesplit
Conflicts: pdf.js
This commit is contained in:
commit
41caf5018d
5 changed files with 22 additions and 15 deletions
|
@ -64,6 +64,7 @@ var PDFFunction = (function() {
|
|||
case CONSTRUCT_STICHED:
|
||||
return this.constructStichedFromIR(IR);
|
||||
case CONSTRUCT_POSTSCRIPT:
|
||||
default:
|
||||
return this.constructPostScriptFromIR(IR);
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue