pdf.js/examples/node
Jonas Jenwald d76cfc0610 Disable the NativeImageDecoder in the node/pdf2svg.js example (issue 7901)
It doesn't really make sense to attempt to utilize the `NativeImageDecoder` in Node, since there's no native image support available, hence building on PR 8035 we can easily disable it in the example.

Fixes 7901.
2017-04-04 17:24:29 +02:00
..
pdf2png Example for converting PDF to PNG using the Node canvas library 2017-03-26 20:24:00 +02:00
domparsermock.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
domstubs.js Remove global window and navigator usages from the core code. 2016-04-07 13:46:07 -05:00
getinfo.js Exposes all functional members via lib exports and use them in viewer. 2016-04-07 13:46:07 -05:00
pdf2svg.js Disable the NativeImageDecoder in the node/pdf2svg.js example (issue 7901) 2017-04-04 17:24:29 +02:00