1. Sivaprakash BKR
  2. PowerBuilder
  3. Monday, 4 December 2017 10:12 AM UTC

Hello,

PB 2017, SQL 2012 / MariaDB

Can you throw some light on Ink edit controls and its usage.   My requirement is to store in a text field what's 'written' in a ink edit field using a tablet.  

1.  Will it work out with Surface Pro or any other windows 10 based tablets
2.  Can I save the written notes in a text field.
3.  Have anyone tried this feature to highlight the issues, if any, that need to be addressed

Happiness Always
BKR Sivaprakash

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Monday, 4 December 2017 14:43 PM UTC
  2. PowerBuilder
  3. # 1

Hi Sivaprakash;

  The INK Control would certainly be able to capture hand writing and/or printing. The key to storing the equivalent text, would be to run the captured image through an OCR to Text conversion routine like Tesseract (ie: open source one I use). Then store the output of the OCR into a Char like datatype.

Regards ... Chris

Comment
  1. Sivaprakash BKR
  2. Tuesday, 5 December 2017 05:50 AM UTC
Thanks Chris.   May be out of this forum.  Think you refer to this google project https://opensource.google.com/projects/tesseract.     Can you link me to the documentations / help for this project.  



Happiness Always

BKR Sivaprakash



 

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.