suyiScreen/node_modules/pdfjs-dist/lib
lixiaobang 18ece3f395 代码提交 2023-02-06 08:46:29 +08:00
..
core 代码提交 2023-02-06 08:46:29 +08:00
display 代码提交 2023-02-06 08:46:29 +08:00
examples/node 代码提交 2023-02-06 08:46:29 +08:00
shared 代码提交 2023-02-06 08:46:29 +08:00
test/unit 代码提交 2023-02-06 08:46:29 +08:00
web 代码提交 2023-02-06 08:46:29 +08:00
README.md 代码提交 2023-02-06 08:46:29 +08:00
pdf.js 代码提交 2023-02-06 08:46:29 +08:00
pdf.worker.js 代码提交 2023-02-06 08:46:29 +08:00

README.md

It's very highly recommended to not use these files, but rather use the pre-built library as found in e.g. the /build, /web, and /image_decoders folders in the root of this repository.

Please note that the "lib" build target exists mostly to enable unit-testing in Node.js/Travis, and that you'll need to handle e.g. any necessary polyfills and/or Node.js dependencies yourself if using the files in this folder.