How to use text, draw, image, zoom etc functionality #1839
Unanswered
paritosh-mahale
asked this question in
Q&A
Replies: 1 comment
-
This isn't the aim of this project, but you might be looking for something like this: https://github.com/react-pdf-viewer/react-pdf-viewer |
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
-
Hello everyone,
I am currently working on a project where I need to utilize various functionalities provided by PDF.js, such as text selection, drawing annotations, embedding images, and zooming in and out of PDF documents. However, I am facing difficulties finding these specific features within the React-PDF library.
Has anyone successfully integrated these PDF.js functionalities into a React application using React-PDF? If so, could you please guide me on how to achieve this? Any examples or resources would be highly appreciated.
Thank you for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions