In the application a user will upload a PDF file and then upload a personal signature created using a digital pen. How can I embed this signature in the pdf file?
I tried to use TCPDF but it seems that this library is used for creating new pdf files.
In my case I have my own PDF files uploaded by different users.