intelllex / react-pdf

Simple and fancy PDF Viewer based on pdf.js 📄⚡️
https://intelllex.github.io/react-pdf
119 stars 34 forks source link

pdf.worker.js locally instead of CDN #25

Open ducphu0ng opened 3 years ago

ducphu0ng commented 3 years ago

hello together, is it possible to load the pdf.worker.js locally instead of https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.0.338/pdf.worker.js?

trinhngocdieu commented 3 years ago

@neoxzgen sure, let me make a prop for it, so you can load the pdf.worker.js locally.