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

Deprecated PDF Viewer Options No Longer Work #2849

Open
HitmanInWis opened this issue Sep 4, 2024 · 0 comments
Open

Deprecated PDF Viewer Options No Longer Work #2849

HitmanInWis opened this issue Sep 4, 2024 · 0 comments

Comments

@HitmanInWis
Copy link

Per https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/modernviewer/ there are some Deprecated Features that no longer work with the PDF Viewer:

  • Left hand panel (showLeftHandPanel) is deprecated in full window embed mode. Page thumbnails and bookmarks have moved to the right panel in modern viewer.
  • The bottom page control toolbar (showPageControls) is deprecated in full window and lightbox embed modes. Page navigation has moved to the right panel in modern viewer.
  • Docking and undocking the bottom page control toolbar (dockPageControls) is deprecated in full window and lightbox embed modes.

Since these features no longer work, the PDF Viewer component should be updated to remove showLeftHandPanel and showPageControls, and update dockPageControls to only apply to "Sized Container" mode.

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

No branches or pull requests

1 participant