-
-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added opening PDFs from URL #27
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So yeah, looks good to me! I would prefer removing the autoprefixer
dependency (unless there is a good reason not to do so) and then it is ready to go!
Btw, was there a specific reason you spawn up your own proxy instead of using an existing on e ?
I cleared the minor inconveniences
|
Ok, I was curious about the large changes of |
Merged, thanks for digging in! |
I didn't noticed that. |
👆 if you want you could investigate. Just upgrade to the latest pdfjs and see if it works. |
sure, I take a look into it sire. |
sire @jzillmann , actually I wanted to do this but I didn't understood what to do exactly. |
So since this is totally different issue I created #28 for it! |
sure, sire |
Addressing #25 I used cors-anywhere and hosted it at Heroku at This Proxy link following This tutorial. And taking the URL to be opened using prompt and opening the URL using the above proxy.
Taking link using prompt:
Opening pdf: