@ -12044,6 +12044,10 @@ var PDFDocumentProxy = function PDFDocumentProxyClosure() {
@@ -12044,6 +12044,10 @@ var PDFDocumentProxy = function PDFDocumentProxyClosure() {
@ -12879,6 +12883,10 @@ var WorkerTransport = function WorkerTransportClosure() {
@@ -12879,6 +12883,10 @@ var WorkerTransport = function WorkerTransportClosure() {
@ -13124,8 +13132,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -13124,8 +13132,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
}();
varversion,build;
{
exports.version=version='1.8.564';
exports.build=build='e7cddcce';
exports.version=version='1.8.568';
exports.build=build='af71ea7a';
}
exports.getDocument=getDocument;
exports.LoopbackPort=LoopbackPort;
@ -23869,6 +23877,22 @@ var Catalog = function CatalogClosure() {
@@ -23869,6 +23877,22 @@ var Catalog = function CatalogClosure() {
}
returnpageLabels;
},
getpageMode(){
varobj=this.catDict.get('PageMode');
varpageMode='UseNone';
if((0,_primitives.isName)(obj)){
switch(obj.name){
case'UseNone':
case'UseOutlines':
case'UseThumbs':
case'FullScreen':
case'UseOC':
case'UseAttachments':
pageMode=obj.name;
}
}
return(0,_util.shadow)(this,'pageMode',pageMode);
},
getattachments(){
varxref=this.xref;
varattachments=null,
@ -28090,6 +28114,9 @@ var WorkerMessageHandler = {
@@ -28090,6 +28114,9 @@ var WorkerMessageHandler = {
@ -2692,6 +2692,10 @@ var PDFDocumentProxy = function PDFDocumentProxyClosure() {
@@ -2692,6 +2692,10 @@ var PDFDocumentProxy = function PDFDocumentProxyClosure() {
@ -3612,6 +3616,10 @@ var WorkerTransport = function WorkerTransportClosure() {
@@ -3612,6 +3616,10 @@ var WorkerTransport = function WorkerTransportClosure() {
@ -3857,8 +3865,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -3857,8 +3865,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
}();
varversion,build;
{
exports.version=version='1.8.564';
exports.build=build='e7cddcce';
exports.version=version='1.8.568';
exports.build=build='af71ea7a';
}
exports.getDocument=getDocument;
exports.LoopbackPort=LoopbackPort;
@ -5913,8 +5921,8 @@ if (!_util.globalScope.PDFJS) {
@@ -5913,8 +5921,8 @@ if (!_util.globalScope.PDFJS) {
@ -315,6 +315,10 @@ var PDFDocumentProxy = function PDFDocumentProxyClosure() {
@@ -315,6 +315,10 @@ var PDFDocumentProxy = function PDFDocumentProxyClosure() {
@ -1235,6 +1239,10 @@ var WorkerTransport = function WorkerTransportClosure() {
@@ -1235,6 +1239,10 @@ var WorkerTransport = function WorkerTransportClosure() {
@ -1480,8 +1488,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -1480,8 +1488,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {