-
Notifications
You must be signed in to change notification settings - Fork 43
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
Disable pdf viewer on files that have download disabled #649
Comments
Related to the discussion we had @Raudius about making Collabora the default viewer in this case. |
Oh I wish if that's possible, specially for PDF files |
|
There is also an inconsistency in how "Allow download/Hide download" works with internal vs email shares. For email shares, there is a "Hide download" checkbox, which, while checked, allows the share-receiving user to view the PDF file without allowing to download it. The PDF viewer seems to be different for internal vs email share. |
Is there a workaround instead of using collabora? I will not switch to collabora now. The "Allow download"-function does not work anymore. Is it possible to switch to the "Hide download"-function? |
We should not attempt to open the pdf viewer for files that have download disabled as it fails to download the file from webdav
Ref nextcloud/server#32482 (comment)
The text was updated successfully, but these errors were encountered: