Sign a MSOffice Document with SAPI

118 Views Asked by At

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.

0

There are 0 best solutions below