I need to build an app that accepts pdf file from the user and place an image of a user image signature (which is already uploaded by the user) where a user clicks on pdf. same as Adobe reader provide a feature to add the digital signature. I am using ReactJs to build this app.
Anyone know any clue how to do this.
I am trying some library to read pdf but they are not providing the feature of editing.
Anyone know any npm which spot Reacts??