Hi David and the PDF-Viewer-React team!
I’m missing one key feature that I used frequently with @react-pdf-viewer/thumbnail: a thumbnail pane that shows small previews of each page and lets users quickly jump to any page. Would it be possible to add an optional component to pdf-viewer-react that:
-
Renders a list/grid of page thumbnails alongside the document
-
Highlights the current page
-
Supports a click handler to navigate to the selected page
-
(Optional) Select pages feature with a checkbox
The difference between this feature and the already existing thumbnails is that we could detach the thumbnails and use them as a standalone component without the viewer.
Please let me know what you think of it.
Thanks and keep up the great work!
Hi David and the PDF-Viewer-React team!
I’m missing one key feature that I used frequently with @react-pdf-viewer/thumbnail: a thumbnail pane that shows small previews of each page and lets users quickly jump to any page. Would it be possible to add an optional component to pdf-viewer-react that:
Renders a list/grid of page thumbnails alongside the document
Highlights the current page
Supports a click handler to navigate to the selected page
(Optional) Select pages feature with a checkbox
The difference between this feature and the already existing thumbnails is that we could detach the thumbnails and use them as a standalone component without the viewer.
Please let me know what you think of it.
Thanks and keep up the great work!