Skip to content
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

Unable to convert local pdf file on server on docker #19

Open
ktaaaki opened this issue Feb 25, 2021 · 2 comments
Open

Unable to convert local pdf file on server on docker #19

ktaaaki opened this issue Feb 25, 2021 · 2 comments

Comments

@ktaaaki
Copy link
Owner

ktaaaki commented Feb 25, 2021

Since access to the local file is not permitted from the Docker container, the downloaded pdf file viewed from the Chrome tab cannot be converted to html.

@ktaaaki
Copy link
Owner Author

ktaaaki commented Feb 25, 2021

If a bookmarklet downloads and sends the pdf, the server doesn't need to know the local path.
The long bookmarklet may seem dangerous, but I think it requires the least effort of users.

@ktaaaki
Copy link
Owner Author

ktaaaki commented Mar 4, 2021

It turned out that sending a local file from a bookmarklet is difficult from a security point of view.

On the other hand, the method proposed by @eitsupi, which sends a local file to a file server, can solve this issue without sacrificing convenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant