How to edit and modify pdf in react js

I have a scenario that a user logged in to my system and uploaded multiple PDF and save them and he can also see all uploaded documents in one place where he has the option to edit pdf, so he will click on any pdf so I want the PDF viewer should be open and there should be some options to draw on PDF and modify it, I have attached the example of what I’m exactly looking for.

enter image description here