diff --git a/cps/static/js/libs/viewer.js b/cps/static/js/libs/viewer.js index 1adf130b..fb215f7e 100644 --- a/cps/static/js/libs/viewer.js +++ b/cps/static/js/libs/viewer.js @@ -4372,7 +4372,7 @@ var defaultOptions = { kind: OptionKind.WORKER }, workerSrc: { - value: '../build/pdf.worker.js', + value: '../../../static/js/libs/pdf.worker.js', kind: OptionKind.WORKER } }; diff --git a/cps/templates/readpdf.html b/cps/templates/readpdf.html index 3e74a5a3..b4987e72 100644 --- a/cps/templates/readpdf.html +++ b/cps/templates/readpdf.html @@ -34,9 +34,7 @@ See https://github.com/adobe-type-tools/cmap-resources - - - + - + + +