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

support for pdf media type #1105

Closed
3 tasks
mgogoulos opened this issue Nov 4, 2024 · 0 comments · Fixed by #1112
Closed
3 tasks

support for pdf media type #1105

mgogoulos opened this issue Nov 4, 2024 · 0 comments · Fixed by #1112
Assignees

Comments

@mgogoulos
Copy link
Contributor

mgogoulos commented Nov 4, 2024

Description
Provide pdf viewer for media with media_type pdf

Acceptance Criteria

frontend related

  • load native pdf viewer (eg https://react-pdf-viewer.dev) with a basic set of controls: zoom, page scroll, page selection, and keyword search within the document.

  • test on mobile devices, tablets, and desktops.

backend related

  • provide index of pdf content - potentially make this configurable, with default False
  • set limit for pdf files size (eg 350mb), after that raise error

Optionally

  • Change the default pdf logo in listings

a

@mgogoulos mgogoulos self-assigned this Nov 4, 2024
@aleensd aleensd linked a pull request Nov 12, 2024 that will close this issue
@aleensd aleensd linked a pull request Nov 12, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant