Fix pdf.js font cannot load bug.

This commit is contained in:
BoHung Chiu 2021-04-15 17:15:05 +08:00
parent d9d0fd8a8e
commit 216afcec0d
1 changed files with 1 additions and 1 deletions

View File

@ -4640,7 +4640,7 @@ var defaultOptions = {
kind: OptionKind.API
},
cMapUrl: {
value: "../web/cmaps/",
value: "/assets/archive/pdf/bcmaps/",
kind: OptionKind.API
},
disableAutoFetch: {