Digital ink to Typed text
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
We have made our web application compactable with the tablet PC and we want to enter the data in text fields using the stylus as well as through the mouse (When i click on the TextBox a larger text field [Replacement for Tablet PC Input Panel which should take letters in digital Ink Format and should be converted to Typed Text Format For e.g. Arial, veranda] should be displayed to enter the data and the entered text should be copied in to the respective text field when we are finished). Overall I need to make the textbox (editable fields) like an Tablet PC Input Panel...Instead of dragging it every time, which is time consuming. Can you help me with this?