|
|
|
@ -1076,6 +1076,7 @@ var WorkerTransport = (function WorkerTransportClosure() {
@@ -1076,6 +1076,7 @@ var WorkerTransport = (function WorkerTransportClosure() {
|
|
|
|
|
|
|
|
|
|
fetchDocument: function WorkerTransport_fetchDocument(source) { |
|
|
|
|
source.disableAutoFetch = PDFJS.disableAutoFetch; |
|
|
|
|
source.disableStream = PDFJS.disableStream; |
|
|
|
|
source.chunkedViewerLoading = !!this.pdfDataRangeTransport; |
|
|
|
|
this.messageHandler.send('GetDocRequest', { |
|
|
|
|
source: source, |
|
|
|
|