I do know that in order to sign an MSOffice document, e.g. a Word document, one has to insert a signature line into document. Does anyone know how to do it programmatically using c# Office-Interop?
Using c# Office-Interop I can open,save convert to pdf but I could not find a way to insert signature line.