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]: Rotation of a specific page of a file in Document viewer. #35756

Open
1 task done
anshika-optum-rrt opened this issue Aug 19, 2024 · 6 comments · May be fixed by #38580
Open
1 task done

[Feature]: Rotation of a specific page of a file in Document viewer. #35756

anshika-optum-rrt opened this issue Aug 19, 2024 · 6 comments · May be fixed by #38580
Assignees
Labels
Document Viewer Widget Issues related to Document Viewer Widget Enhancement New feature or request Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@anshika-optum-rrt
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Please visit the link for description.https://www.loom.com/share/f7dc20787c6549f396eb661b84644010?sid=cc539e40-1c9c-46bb-a4c5-3791cb0e4e39

Why should this be worked on?

if any one pages is not arranged properly with respect to other pages of the PDF, user can rotate only that page to keep it in sync with others.

@anshika-optum-rrt anshika-optum-rrt added the Enhancement New feature or request label Aug 19, 2024
@ame-appsmith ame-appsmith added the Document Viewer Widget Issues related to Document Viewer Widget label Aug 19, 2024
@github-actions github-actions bot added Widgets Product This label groups issues related to widgets Widgets & Accelerators Pod Issues related to widgets & Accelerators labels Aug 19, 2024
@ame-appsmith
Copy link

Ticket

@kocharrahul7
Copy link
Contributor

Hey @anshika-optum-rrt, Hope you are doing well.
I would love to understand the problem better, and try to come up with a quick solution for you.

If you are available for a call at some point, please feel free to set up some time on this link
https://calendar.app.google/Fg7YXUK7t9JryoREA

@anshika-optum-rrt
Copy link
Author

anshika-optum-rrt commented Aug 21, 2024 via email

@anshika-optum-rrt
Copy link
Author

anshika-optum-rrt commented Aug 22, 2024 via email

@kocharrahul7
Copy link
Contributor

Thanks for the loom video.

If you would like to discuss this further, please feel free to setup a call at a later date.

@rahulbarwal
Copy link
Contributor

rahulbarwal commented Jan 13, 2025

@anshika-optum-rrt
I wanted to share a quick update on the fix for this problem.
DP: https://ce-38580.dp.appsmith.com/

Points to remember:

  • Works only in dev mode.
  • Other controls are not available right now, we have to go through them and decide which ones to keep.
  • It requires CORS to handled. To mitigate, I've used a proxy:
    https://cors-anywhere.herokuapp.com/{Your public pdf url}
    • e.g. https://cors-anywhere.herokuapp.com/https://projects.wojtekmaj.pl/react-pdf/assets/sample-GKrx63sA.pdf
  • Works with file picker as well.

If you like this solution, we would like to know more about point 2 above from you(what all features are essential for you)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Document Viewer Widget Issues related to Document Viewer Widget Enhancement New feature or request Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants