williamsowen
williamsowen

Reputation: 497

How can I view PDF's in nw.js?

Folks - I'm at a loss, I've followed the instructions as per the manifest here: https://github.com/nwjs/nw.js/wiki/Third-party-browser-plugins

I just can't view any pdf file. I keep receiving 'Couldn't load plug-in'

What am I doing wrong? Can somebody please offer some advice?

Upvotes: 1

Views: 2513

Answers (1)

Irfan Kamil
Irfan Kamil

Reputation: 81

You can use PDF.js implementation such as ViewerJS.

Upvotes: 1

Related Questions