UNPKG
pdf-viewer
Version:
latest (0.8.1)
1.1.0
1.0.1
1.0.0
0.8.1
0.8.0
Build including the viewer in PDF.JS
pdf-viewer
/
web
/
viewer-snippet.html
5 lines
(4 loc)
•
223 B
HTML
View Raw
1
2
3
4
5
<!-- This snippet is used in production (included from viewer.html) -->
<
link
rel
=
"resource"
type
=
"application/l10n"
href
=
"locale/locale.properties"
/>
<
script
src
=
"l10n.js"
>
</
script
>
<
script
src
=
"../build/pdf.js"
>
</
script
>