Rob--W / pdf.js

PDF Reader in JavaScript
Apache License 2.0
5 stars 3 forks source link

Compatibility with Evernote Web Clipper #3

Open snoblenet opened 9 years ago

snoblenet commented 9 years ago

Hi there. Great tool. However it's not compatible with Evernote Web Clipper. Perhaps because of how it modifies the URL of the doc to be displayed. Any way of fixing this? Cheers.

The main reason I loaded this tool was so that PDFs that wanted to download would instead be displayed in a browser tab so I could clip them.

Rob--W commented 9 years ago

The PDF is displayed in a Chrome extension, and Chrome extensions (e.g. Evernote WC) cannot modify pages within other Chrome extensions (e.g. PDF.js). With the current means, there is no way of fixing it.

PS. Next time, please open issues on the main issue tracker (https://github.com/mozilla/pdf.js/issues). If you expect a reply from me, include @Rob--W in the issue.