@ -3299,7 +3299,7 @@ function _fetchDocument(worker, source, pdfDataRangeTransport, docId) {
@@ -3299,7 +3299,7 @@ function _fetchDocument(worker, source, pdfDataRangeTransport, docId) {
if ( worker . destroyed ) {
return Promise . reject ( new Error ( 'Worker was destroyed' ) ) ;
}
var apiVersion = '2.0.347 ' ;
var apiVersion = '2.0.349 ' ;
source . disableRange = ( 0 , _dom _utils . getDefaultSetting ) ( 'disableRange' ) ;
source . disableAutoFetch = ( 0 , _dom _utils . getDefaultSetting ) ( 'disableAutoFetch' ) ;
source . disableStream = ( 0 , _dom _utils . getDefaultSetting ) ( 'disableStream' ) ;
@ -4698,8 +4698,8 @@ var InternalRenderTask = function InternalRenderTaskClosure() {
@@ -4698,8 +4698,8 @@ var InternalRenderTask = function InternalRenderTaskClosure() {
} ( ) ;
var version , build ;
{
exports . version = version = '2.0.347 ' ;
exports . build = build = 'f1413a90 ' ;
exports . version = version = '2.0.349 ' ;
exports . build = build = '9767b8a9 ' ;
}
exports . getDocument = getDocument ;
exports . LoopbackPort = LoopbackPort ;
@ -7457,8 +7457,8 @@ exports.SVGGraphics = SVGGraphics;
@@ -7457,8 +7457,8 @@ exports.SVGGraphics = SVGGraphics;
"use strict" ;
var pdfjsVersion = '2.0.347 ' ;
var pdfjsBuild = 'f1413a90 ' ;
var pdfjsVersion = '2.0.349 ' ;
var pdfjsBuild = '9767b8a9 ' ;
var pdfjsSharedUtil = _ _w _pdfjs _require _ _ ( 0 ) ;
var pdfjsDisplayGlobal = _ _w _pdfjs _require _ _ ( 120 ) ;
var pdfjsDisplayAPI = _ _w _pdfjs _require _ _ ( 58 ) ;
@ -12743,8 +12743,8 @@ if (!_global_scope2.default.PDFJS) {
@@ -12743,8 +12743,8 @@ if (!_global_scope2.default.PDFJS) {
}
var PDFJS = _global _scope2 . default . PDFJS ;
{
PDFJS . version = '2.0.347 ' ;
PDFJS . build = 'f1413a90 ' ;
PDFJS . version = '2.0.349 ' ;
PDFJS . build = '9767b8a9 ' ;
}
PDFJS . pdfBug = false ;
if ( PDFJS . verbosity !== undefined ) {