I’m looking for a way to capture a handwritten signatures and embed them into an exisiting pdf file.
I know the first part of the problem could be solved using a drawing view. But once captured, I don’t know how to embed this signature image into the existing pdf.
There are many tools like Syncfusion or ITextSharp that already do this but I’m looking for an opensource way to achieve it.