how use handwriting pen to enter data

Can't you just process it as a regular cursor? Drawing pixels as you click around in a picturebox or so? Afterwards just save it's contents as you wish... Maybe this can help.
 
Hi, I have a project where I need to get data from IRISPen to vb.net application

Hi, I have a project where I need to get data from IRISPen to vb.net application. Please help. IRIS website is not responding to my questions.

All I want is to take either image or the OCR text from the pen whenever its button is released after scanning. So I am looking for an event from any of their .net dll that will have button release event and will return scanned text or image to the application.
 
Back
Top