mikecousins/react-pdf-js

can not preview local file

Closed this issue · 1 comments

Not allowed to load local resource: file:///C:/UsersKayaDesktopUl

how can i preview local pdf files?

You'll want to serve it from your website. Depending on your framework that you're using you'll find different ways to do that. I'd check the docs of whatever framework you're using.