is it possible to highlight the page area #1624
Unanswered
jiangxiaoqiang
asked this question in
Q&A
Replies: 1 comment
-
I found this demo may solve this issue: https://codesandbox.io/s/react-pdf-watermark-5wylx?file=/src/index.jsx |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using react pdf to show the latex pdf, in the online latex editor, when the user click the latex source, I can get the data from server side:
now i can successfully to jump to the page, is it possible to highlight the page conent in react pdf according the return axios? I have searched from internet but it seems no one talk about the area highlight by using axios. what should I do to hightlight the text area by these data? Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions