-
Notifications
You must be signed in to change notification settings - Fork 80
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
Open epub from url #4
Comments
Just put it after the # symbol at the end of the url. |
i cant open epub book using its url my case i want to open the files using hyperlinks or passing physical paths instead of uploading |
To use local files directly, you need to run ePubViewer in something like NW.js or Electron, or you need to serve the files from a local server. To use files from another server, it needs to have CORS configured correctly. |
any solution for this? always looking for this.. |
have you found? |
Hello
How open url epub file without download to cash browser?
thank you
The text was updated successfully, but these errors were encountered: