|
|
@ -24,8 +24,8 @@ |
|
|
|
}(this, function (exports) { |
|
|
|
}(this, function (exports) { |
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|
'use strict'; |
|
|
|
'use strict'; |
|
|
|
var pdfjsVersion = '1.6.304'; |
|
|
|
var pdfjsVersion = '1.6.306'; |
|
|
|
var pdfjsBuild = 'b4100ba'; |
|
|
|
var pdfjsBuild = 'b428463'; |
|
|
|
var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; |
|
|
|
var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; |
|
|
|
var pdfjsLibs = {}; |
|
|
|
var pdfjsLibs = {}; |
|
|
|
(function pdfjsWrapper() { |
|
|
|
(function pdfjsWrapper() { |
|
|
|