diff --git a/cps/static/js/libs/viewer.js b/cps/static/js/libs/viewer.js
index fb215f7e..1adf130b 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: '../../../static/js/libs/pdf.worker.js',
+ value: '../build/pdf.worker.js',
kind: OptionKind.WORKER
}
};
diff --git a/cps/templates/readpdf.html b/cps/templates/readpdf.html
index b4987e72..ceee5127 100644
--- a/cps/templates/readpdf.html
+++ b/cps/templates/readpdf.html
@@ -33,21 +33,21 @@ See https://github.com/adobe-type-tools/cmap-resources
-
-
+
+
+
+
-
+
-
-