Recognize handwritten signature in a PDF or image attached in email

Hi,

I need to recognize handwritten signature in a mail attachement. I have a timesheet automation workflow. We can get timesheet in email. More than one attachment will come in single email. The attachment can be a PDF or image file. We have to fetch timesheet from that email, identify name, date and signature in that timesheet. All the information in timesheet is handwritten. I’m able to identify handwritten name and date using Read handwritten text activity in Microsoft Vision Scope. But signature is not recognizing by read handwritten text activity.Is there any other possibilites for doing this task? Can anyone help me on this please?

Hi,

Can anyone help me on this please?

Regards,
Renju

Kindly check this topic @renjutom

Hi Hareesh,

Thanks for your help!

I’m able to execute the above code. But the fetched data contains garbage value in place of handwritten data. Can we use any other python methods to extract the handwritten data? Can anyone suggest any methods to perform this task. Because I’m not much familiar with python.Is there any other way to extract the exact data?

Thanks in advance!

Regards,
Renju

I hope, as the handwritten text is different to the text we print by typing. so whatever method you use, you will get the same results @renjutom