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

[Feature]: Implement improved DocumentViewer widget #36663

Open
1 task done
jacquesikot opened this issue Oct 2, 2024 · 0 comments
Open
1 task done

[Feature]: Implement improved DocumentViewer widget #36663

jacquesikot opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
Enhancement New feature or request

Comments

@jacquesikot
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Summary
We are proposing the development of a new DocumentViewer module to address the limitations of the current document viewer, which struggles with larger PDFs and lacks specific functionality for enhanced user interaction.

Current Limitations
Inability to display base64 PDFs larger than 2MB
The current document viewer fails to render PDFs larger than 2MB when encoded in base64. This limits the ability to handle larger files, which is a common use case for document-heavy applications (See issue: #35917).

No support for individual page rotation in multi-page PDFs
The existing viewer does not allow users to rotate individual pages within a multi-page PDF document. This lack of fine-grained control affects the usability of PDFs with pages that need orientation adjustments (See issue: #35756).

Why should this be worked on?

  • Enhanced user experience with larger documents
  • Greater control over the document viewing process
@jacquesikot jacquesikot added the Enhancement New feature or request label Oct 2, 2024
@jacquesikot jacquesikot self-assigned this Oct 2, 2024
@jacquesikot jacquesikot added the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Oct 4, 2024
@github-actions github-actions bot removed the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant