let ie11 can preview pdf
This commit is contained in:
parent
ada7b52dd2
commit
0e63f2d6ee
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -32,13 +32,9 @@ See https://github.com/adobe-type-tools/cmap-resources
|
|||
<link rel="stylesheet" href="/assets/archive/pdf/viewer.css">
|
||||
|
||||
|
||||
<!-- This snippet is used in production (included from viewer.html) -->
|
||||
<link rel="resource" type="application/l10n" href="/assets/archive/locale/locale.properties">
|
||||
<script src="/assets/archive/pdf/pdf.js"></script>
|
||||
|
||||
|
||||
<script src="/assets/archive/pdf/viewer.js"></script>
|
||||
|
||||
<!-- This snippet is used in production (included from viewer.html) -->
|
||||
<link rel="resource" type="application/l10n" href="/assets/archive/locale/locale.properties">
|
||||
<script src="/assets/archive/pdf/pdf.js"></script>
|
||||
</head>
|
||||
|
||||
<body tabindex="1" class="loadingInProgress" data-url="<%=@url%>">
|
||||
|
@ -389,6 +385,6 @@ See https://github.com/adobe-type-tools/cmap-resources
|
|||
|
||||
</div> <!-- outerContainer -->
|
||||
<div id="printContainer"></div>
|
||||
<script type="text/javascript" src="/assets/archive/pdf/viewer.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue