RocketChat / RocketChat/Rocket.Chat

Make previews for PDF files (server side rendering)

Open
#13,162 0 comments 0 reactions 3 assignees View on GitHub

@rodrigok is already working on this.

Since May 7, 2020.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Hello!

The current implementation of pdf viewing is not very convenient. It would be more convenient to create a representation for pdf files on the server and send them to the client for display with full-featured viewing, besides the preview. For example in iframe (browser) and open new window in electron app (with special lib). All this would happen when clicking on the link with the name of the pdf file.

Maybe rendering the first page of pdf is optional if we implement such a preview.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.