change to Pdf.js-Legacy Version 4.3.136 (#1444)
* add: PDF.js-Legacy * change path
This commit is contained in:
@@ -35,11 +35,11 @@ See https://github.com/adobe-type-tools/cmap-resources
|
||||
<link rel="stylesheet" href="css/navbar.css">
|
||||
|
||||
<!-- This snippet is used in production (included from view-pdf.html) -->
|
||||
<link rel="resource" type="application/l10n" href="./pdfjs/locale/locale.json">
|
||||
<script src="./pdfjs/pdf.mjs" type="module"></script>
|
||||
<link rel="resource" type="application/l10n" href="./pdfjs-legacy/locale/locale.json">
|
||||
<script src="./pdfjs-legacy/pdf.mjs" type="module"></script>
|
||||
|
||||
<link rel="stylesheet" href="./pdfjs/css/viewer.css">
|
||||
<script src="./pdfjs/js/viewer.mjs" type="module"></script>
|
||||
<link rel="stylesheet" href="./pdfjs-legacy/css/viewer.css">
|
||||
<script src="./pdfjs-legacy/js/viewer.mjs" type="module"></script>
|
||||
</head>
|
||||
|
||||
<body tabindex="1">
|
||||
|
||||
Reference in New Issue
Block a user