phuocng
phuocng
Can you create a minimal CodeSandbox for it?
@joaovitor32 Did you mean that you want to hide some specific pages? If the answer is yet, how will the navigation work? For example, what happens * if users click...
@azharhussain96 > Looks like scanned pdfs don't currently have the ability to highlight For those documents, you can't select texts to highlight. However, you can click and drag to highlight...
@cabal-daniel Please specify the unit of size ```js ```
@cabal-daniel You're right. Thanks for reporting the issue. I fixed it in the latest code, and the fix will be included in v2.4.1
@cabal-daniel v2.4.1 was [released](https://react-pdf-viewer.dev/updates). Please update.
I'll revisit this issue. What are the versions of React PDF Viewer and the Safari that the issue happens?
@niels-bosman I couldn't reproduce the issue with Safari 17.2.1. Here is my Safari version: Can you let me know the sample code that I can see this issue?
Please notice that the shortcuts only work when users focus on the viewer. You can give it a try by focusing on the current page text field in the toolbar,...
@sandeesaripalli It's not a good idea to wrap the existing text element in your own element because it can mess up the default layers and cause problems like search result...