This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
pdf.js
Watch
1
Star
0
Fork
You've already forked pdf.js
0
mirror of
https://github.com/mozilla/pdf.js.git
synced
2025-04-25 01:28:06 +02:00
Code
Activity
34a2fa72c7
pdf.js
/
examples
/
node
History
Download ZIP
Download TAR.GZ
Brendan Dahl
4c1dd47e65
Include and use the 14 standard fonts files.
2021-06-07 11:10:11 -07:00
..
pdf2png
Include and use the 14 standard fonts files.
2021-06-07 11:10:11 -07:00
.eslintrc
Turn on ESLint in examples directory, apply examples-specific exceptions
2018-12-11 15:23:26 +01:00
domstubs.js
Enable the ESLint
no-var
rule in the
examples/
folder
2021-03-12 17:52:52 +01:00
getinfo.js
Replace *most* cases of
var
with
let
/
const
in the
examples/
folder
2021-03-12 17:16:59 +01:00
pdf2svg.js
Replace *most* cases of
var
with
let
/
const
in the
examples/
folder
2021-03-12 17:16:59 +01:00