mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #126] Feature request: open PDF files in browser #125
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gdelugre on GitHub (Jan 31, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/126
After searching for a PDF document, the next thing I generally want to do is to open it and read it, without necessarily saving it to on my local machine.
However the server returns a
Content-dispositionheader that makes the file to be downloaded instead of being opened in the browser. This can quickly get annoying when browsing through dozens of documents. Since most browsers support inline PDF visualizations, I think it would be nice to directly open the PDF in a new tab.Maybe there is an option to change this behavior but I could not find it.
@stale[bot] commented on GitHub (Sep 10, 2018):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.