Handwriting Controls similar to Journal
We are looking for a handwriting control with similar functionality as journal. We would use journal if I could find a way to embed it into a winform. We used Agilix Infinotes however it is buggy when you have 8+ pages of notes writte开发者_高级运维n up, not to mention very slow at converting to text. They have apparently stopped supporting infinotes. Has anyone got anything they use for handwriting on a tablet that has similar features (Look and Feel) to journal? Or do you know of a way to use journal inside an application where we control the convert to text and saving/passing of data.
It is well supported by .NET on tablet PCs. Take a look at the Microsoft.Ink namespace.
精彩评论