Using Microsoft.Ink in ASP.NET on Windows Server 2008

前端 未结 3 1645
暗喜
暗喜 2020-12-21 10:57

I\'m developing an ASP.NET web application. The site generates PDF files which contain images of handwritten content (signatures etc.). The bitmap images are created by some

3条回答
  •  失恋的感觉
    2020-12-21 11:42

    It can be due to MS Office. CLSID {937C1A34-151D-4610-9CA6-A8CC9BDB5D83} is a INK CLSID which comes with MS Office. I was facing same issue but after installing MS Office my issue was fixed.

提交回复
热议问题