Replies: 1 comment 1 reply
-
react-pdf does not allow this much interactivity unfortunately. It's mostly for viewing PDFs. Sorry! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i'm trying to make a pdf viewer with anotations, like drawing, marking text, adding text, etc.
I see that when the components render the PDF using "" it has 3 layers:
I would like to know how can I achieve this, adding anotations to the pdf, where should i add them, and if posible to download the new pdf with anotations.
Here I render the pdf:
Beta Was this translation helpful? Give feedback.
All reactions